From c3a5923a2a961fc61f1036eddc569bb3a1a4fa7f Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Wed, 10 Feb 2021 09:40:31 +0100 Subject: Include test running scripts in the released package --- run_tests | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 run_tests (limited to 'run_tests') diff --git a/run_tests b/run_tests new file mode 100755 index 0000000..b4f44f1 --- /dev/null +++ b/run_tests @@ -0,0 +1,4 @@ +#!/bin/sh + +nosetests3 +#nose2-3 --log-level=ERROR -B --log-capture -- cgit v1.2.3