From e99416456afd4aa8bde42016826f9a345291cbf3 Mon Sep 17 00:00:00 2001 From: Matthew Poletiek Date: Tue, 8 Dec 2020 21:03:16 -0600 Subject: Initial Commit --- run_all_tests.bat | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 run_all_tests.bat (limited to 'run_all_tests.bat') diff --git a/run_all_tests.bat b/run_all_tests.bat new file mode 100644 index 0000000..399ed54 --- /dev/null +++ b/run_all_tests.bat @@ -0,0 +1,3 @@ +@echo off +python tests\run_tests.py +python tools\cpep8.py -- cgit v1.2.3