summaryrefslogtreecommitdiffstats
path: root/test/recipes/05-test_pbe.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/05-test_pbe.t')
-rw-r--r--test/recipes/05-test_pbe.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/05-test_pbe.t b/test/recipes/05-test_pbe.t
index 76319f1151..c26e2e9a8f 100644
--- a/test/recipes/05-test_pbe.t
+++ b/test/recipes/05-test_pbe.t
@@ -24,5 +24,5 @@ plan tests => 1;
$ENV{OPENSSL_CONF} = abs_path(srctop_file("test", "default-and-legacy.cnf"));
-ok(run(test((["pbetest"])), "Running PBE test"));
+ok(run(test((["pbetest"]))), "Running PBE test");