Update
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user