Switch gating test to run test_xmlsec.sh

Test was previously only pointing to the mellon tests.  Fixing gating to
run the test_xmlsec.sh script so that xmlsec specific tests also get
run.

Resolves: rhbz#1977300
This commit is contained in:
Scott Poore 2021-07-01 08:25:21 -05:00
parent 43af353791
commit 5ab660073d
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ if [ ! -d /tmp/artifacts ]; then
fi
./setup.sh
./test_mellon.sh
./test_xmlsec.sh