[tor-commits] [onionperf/master] Adds a helper script to run tests

irl at torproject.org irl at torproject.org
Tue Feb 19 09:13:52 UTC 2019


commit cea5002514638c308231e0e606baa26b989cec74
Author: Iain R. Learmonth <irl at fsfe.org>
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



More information about the tor-commits mailing list