diff --git a/scripts/run_manual_tests.py b/scripts/run_manual_tests.py index 1df810d..c9d71c1 100644 --- a/scripts/run_manual_tests.py +++ b/scripts/run_manual_tests.py @@ -9,7 +9,7 @@ os.chdir(scriptDir) #import ManualTests.create_backup_test #import ManualTests.delete_backup_test #import ManualTests.restore_backup_test - #import ManualTests.csproj_test +#import ManualTests.run_sh_command -import ManualTests.run_sh_command \ No newline at end of file +import ManualTests.make_dirs \ No newline at end of file