aboutsummaryrefslogtreecommitdiff
path: root/plip/test/run_all_tests.sh
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-09-11 16:18:38 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2020-09-11 16:18:38 +0530
commit9dadfdb3332b073aaff508d126e90200ad09868d (patch)
tree1578ff007b42b2175691f3dab11566611ec44907 /plip/test/run_all_tests.sh
parent004f4513c8cd5cfffbf69484fb39a3d7bc98bd49 (diff)
removed downloaded plip
Diffstat (limited to 'plip/test/run_all_tests.sh')
-rwxr-xr-xplip/test/run_all_tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/plip/test/run_all_tests.sh b/plip/test/run_all_tests.sh
deleted file mode 100755
index 73f0393..0000000
--- a/plip/test/run_all_tests.sh
+++ /dev/null
@@ -1 +0,0 @@
-python3 -m unittest discover -s . -p 'test_*.py'