From 372eadcb3725d9c3ce0149d14ad931ba0fee1359 Mon Sep 17 00:00:00 2001 From: Aaron Whitehouse Date: Thu, 17 Mar 2022 10:35:13 +0000 Subject: [PATCH] Add python test --- tests/0_monitoring_tests/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/0_monitoring_tests/run.sh b/tests/0_monitoring_tests/run.sh index 459751e..5fa577d 100755 --- a/tests/0_monitoring_tests/run.sh +++ b/tests/0_monitoring_tests/run.sh @@ -36,4 +36,4 @@ function cleanUp { # export pool in any case trap cleanUp EXIT - +python3 test_monitoring.py