Skip to content

Commit de8ed4a

Browse files
authored
skip test_sp_hmethod_ranking without xtb (#374)
* skip test_sp_hmethod_ranking without xtb * update test data
1 parent cd691bf commit de8ed4a

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

tests/data/sp_conformers.zip

21.4 KB
Binary file not shown.

tests/test_conformers.py

+1
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ def test_sp_hmethod():
248248
Config.hmethod_sp_conformers = False
249249

250250

251+
@testutils.requires_working_xtb_install
251252
@testutils.work_in_zipped_dir(os.path.join(here, "data", "sp_conformers.zip"))
252253
def test_sp_hmethod_ranking():
253254
Config.hmethod_sp_conformers = True

0 commit comments

Comments
 (0)