UPD: try to make useful test stuff.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
from test_suite import TestSuite
|
||||
test_suite = TestSuite()
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
from test_suite import TestSuite
|
||||
test_suite = TestSuite()
|
||||