We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5478a commit d8aedc2Copy full SHA for d8aedc2
test/hardback/all_test.py
@@ -1,5 +1,5 @@
1
import import_all
2
3
4
-class ImportAllTest(import_all.TestCase):
+class ImportAllTest(import_all.ImportAllTest):
5
pass
0 commit comments