summaryrefslogtreecommitdiffstats
path: root/libacc/tests/test
diff options
context:
space:
mode:
Diffstat (limited to 'libacc/tests/test')
-rwxr-xr-xlibacc/tests/test6
1 files changed, 0 insertions, 6 deletions
diff --git a/libacc/tests/test b/libacc/tests/test
deleted file mode 100755
index 8fd6916..0000000
--- a/libacc/tests/test
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-SCRIPT_DIR=`dirname $BASH_SOURCE`
-cd $SCRIPT_DIR
-python test.py "$@"
-