From 3071b7929f47e2cddceceb22d4f6fa0c06aa62a0 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 15 Apr 2007 11:45:40 +0000 Subject: Added python tests. --- PyUnitTests.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 PyUnitTests.py 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 -- cgit v1.2.3