From e99416456afd4aa8bde42016826f9a345291cbf3 Mon Sep 17 00:00:00 2001 From: Matthew Poletiek Date: Tue, 8 Dec 2020 21:03:16 -0600 Subject: Initial Commit --- tests/run_tests | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 tests/run_tests (limited to 'tests/run_tests') diff --git a/tests/run_tests b/tests/run_tests new file mode 100755 index 0000000..226de0c --- /dev/null +++ b/tests/run_tests @@ -0,0 +1,3 @@ +#!/bin/bash + +exec python $(readlink -f $0).py $* -- cgit v1.2.3