summaryrefslogtreecommitdiffstats
path: root/tests/dogtag/runtest.sh
diff options
context:
space:
mode:
authorRoshni Pattath <rpattath@redhat.com>2015-01-21 15:55:49 -0500
committerRoshni Pattath <rpattath@redhat.com>2015-01-21 15:56:38 -0500
commitb1fa2b492c5d7710297c102aaad30ae1d7d14405 (patch)
treebb9ec39c72896243fb6dde0d8085de1ffb000967 /tests/dogtag/runtest.sh
parent08562edc81e9631a6d4a2c7afe70c6c661f19bd9 (diff)
downloadpki-b1fa2b492c5d7710297c102aaad30ae1d7d14405.tar.gz
pki-b1fa2b492c5d7710297c102aaad30ae1d7d14405.tar.xz
pki-b1fa2b492c5d7710297c102aaad30ae1d7d14405.zip
Fixed some typos in Makefile and runtest.sh
Diffstat (limited to 'tests/dogtag/runtest.sh')
-rwxr-xr-xtests/dogtag/runtest.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/dogtag/runtest.sh b/tests/dogtag/runtest.sh
index fa1977120..f99768ccc 100755
--- a/tests/dogtag/runtest.sh
+++ b/tests/dogtag/runtest.sh
@@ -178,9 +178,9 @@
. ./acceptance/cli-tests/pki-ca-profile-cli/pki-ca-profile-cli-mod.sh
. ./acceptance/legacy/ca-tests/usergroups/pki-ca-usergroups.sh
. ./acceptance/legacy/ca-tests/profiles/ca-profile.sh
-. ./acceptance/legacy/ca_tests/internaldb/ca-admin-internaldb.sh
-. ./acceptance/legacy/ca_tests/acls/ca-admin-acl.sh
-. ./acceptance/legacy/ca_tests/authplugin/ca-admin-authplugins.sh
+. ./acceptance/legacy/ca-tests/internaldb/ca-admin-internaldb.sh
+. ./acceptance/legacy/ca-tests/acls/ca-admin-acl.sh
+. ./acceptance/legacy/ca-tests/authplugin/ca-admin-authplugins.sh
. ./acceptance/legacy/ca-tests/crlissuingpoints/ca-admin-crlissuingpoints.sh
. ./acceptance/legacy/ca-tests/crls/ca-agent-crls.sh
. ./acceptance/legacy/ca-tests/publishing/ca-admin-publishing.sh