aboutsummaryrefslogtreecommitdiff
path: root/python/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'python/test.sh')
-rwxr-xr-xpython/test.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/python/test.sh b/python/test.sh
deleted file mode 100755
index 53af6a3fd370..000000000000
--- a/python/test.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-set -xe
-python3.4 setup.py build_ext --inplace
-./test_uclmodule.py -v
-rm -rfv build
-rm ucl.so