コード例 #1
0
ファイル: Shell.py プロジェクト: jeongl/TestController
def add_New_Test(input1):
    run = TestController()
    run.addNEW_Test(input1)