[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [onionperf/master] Adds a helper script to run tests
commit cea5002514638c308231e0e606baa26b989cec74
Author: Iain R. Learmonth <irl@xxxxxxxx>
Date: Tue Feb 19 09:13:31 2019 +0000
Adds a helper script to run tests
---
run_tests.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/run_tests.sh b/run_tests.sh
new file mode 100755
index 0000000..c0bf555
--- /dev/null
+++ b/run_tests.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+PYTHONPATH=. python -m nose
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits