checker none
This commit is contained in:
parent
c1cbdf33a9
commit
a893090bd2
@ -16,7 +16,7 @@ class TestException(Exception):
|
|||||||
|
|
||||||
class BaseTester:
|
class BaseTester:
|
||||||
working_directory = "app"
|
working_directory = "app"
|
||||||
checker_code = ''
|
checker_code = None
|
||||||
|
|
||||||
def before_test(self):
|
def before_test(self):
|
||||||
files = [
|
files = [
|
||||||
|
Loading…
Reference in New Issue
Block a user