diff options
Diffstat (limited to 'PyUnitTests.py')
-rwxr-xr-x | PyUnitTests.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PyUnitTests.py b/PyUnitTests.py new file mode 100755 index 00000000..56ca1ad1 --- /dev/null +++ b/PyUnitTests.py @@ -0,0 +1,2 @@ +#!/bin/sh +python tests/python/UnitTests.py |