diff options
Diffstat (limited to 'uitest.bat')
-rw-r--r-- | uitest.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/uitest.bat b/uitest.bat new file mode 100644 index 00000000..ae863af6 --- /dev/null +++ b/uitest.bat @@ -0,0 +1,2 @@ +venv\Scripts\python.exe uitest.py +pause |