This commit is contained in:
Edwin Eefting
2021-02-07 18:04:00 +01:00
parent a64168bee2
commit 573af341b8
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
from .basetest import *
from basetest import *
class TestExternalFailures(unittest2.TestCase):