mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
remove already autogenerated boilerplate.
It was no longer used or needed.
This commit is contained in:
parent
1bfc960a97
commit
895bedff00
1 changed files with 0 additions and 6 deletions
|
@ -665,9 +665,3 @@ QH 9H 9D 5S 7S 6C
|
||||||
|
|
||||||
# TEST
|
# TEST
|
||||||
self.assertEqual(got, inp, 'str2long PySolFC roundtrip.')
|
self.assertEqual(got, inp, 'str2long PySolFC roundtrip.')
|
||||||
|
|
||||||
|
|
||||||
def mymain():
|
|
||||||
from pycotap import TAPTestRunner
|
|
||||||
suite = unittest.TestLoader().loadTestsFromTestCase(MyTests)
|
|
||||||
TAPTestRunner().run(suite)
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue