diff options
Diffstat (limited to '')
-rw-r--r-- | debian/tests/python3-testsuite | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/python3-testsuite b/debian/tests/python3-testsuite new file mode 100644 index 0000000..bac849b --- /dev/null +++ b/debian/tests/python3-testsuite @@ -0,0 +1,2 @@ +#!/bin/sh -e +python3 ${0%/*}/../../python/tests/simple.py |