This commit is contained in:
2021-04-28 09:29:19 +02:00
parent 84e20e54cc
commit a9f0de27e6
1030 changed files with 14567 additions and 227310 deletions

View File

@@ -30,7 +30,7 @@ import shutil
class Test(unittest.TestCase):
from os import path
epath_list = [get_context().setup.expand("{script}/scitest")] ###[path.dirname(__file__)]
epath_list = [expand_path("{script}/scitest")] ###[path.dirname(__file__)]
def checkArgs(self, arg):
d = save_args(arg)