aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrib/jenkins.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 9b4689d..e286047 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -16,8 +16,7 @@ pip install pyyaml
pip install cmd2
# Execute automatically discovered unit tests first
-# TODO: uncomment once all tests are passing
-# python -m unittest discover -v -s tests/
+python -m unittest discover -v -s tests/
cd pysim-testdata
../tests/pysim-test.sh