Skip to content

Commit 2420aed

Browse files
remove duplicated methane from test cases
1 parent 56d0784 commit 2420aed

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

tests/cases/particulars.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -409,15 +409,6 @@
409409
joback_result={"=C=": 1, "=O (other than above)": 2},
410410
dortmund_result={},
411411
),
412-
Case(
413-
identifier="C",
414-
identifier_type="smiles",
415-
cases_module="particulars",
416-
unifac_result={},
417-
psrk_result={"CH4": 1},
418-
joback_result={},
419-
dortmund_result={},
420-
),
421412
Case(
422413
identifier="O=O",
423414
identifier_type="smiles",

0 commit comments

Comments
 (0)