Skip to content
Snippets Groups Projects
Commit 9dc803ab authored by Bienchen's avatar Bienchen
Browse files

Fixed unit tests

parent aed5023c
No related branches found
No related tags found
No related merge requests found
......@@ -215,6 +215,7 @@ class TestHHblitsBindings(unittest.TestCase):
'data',
'cs219.lib')})
self.assertTrue(filecmp.cmp(csfile, 'testfiles/test.seq219'))
self.tmpfile = "testfiles/testali.seq219"
def testA3mToCSFileExists(self):
# test A3mToCS to work with a given hhmake_file name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment