Skip to content

Commit abc9a0c

Browse files
committed
try fixing tests
1 parent cfc4813 commit abc9a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecular-librarysearch-gc/test/test_converters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import unittest
22
import sys
33
import filecmp
4-
sys.path.insert(0, "../tools/tools/molecularsearch-gc/")
4+
sys.path.insert(0, "../tools/molecularsearch-gc/")
55
sys.path.insert(0, "tools/tools/molecularsearch-gc/")
66
import msdial_formatter_gc
77
import os

0 commit comments

Comments
 (0)