diff --git a/tests/scripts/run_tests.sh b/tests/scripts/run_tests.sh index d0ea624..a30e61c 100644 --- a/tests/scripts/run_tests.sh +++ b/tests/scripts/run_tests.sh @@ -9,4 +9,4 @@ if [ ! -d /tmp/artifacts ]; then fi ./setup.sh -./test_mellon.sh +./test_xmlsec.sh