aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/05-test_idea.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/05-test_idea.t')
-rw-r--r--test/recipes/05-test_idea.t11
1 files changed, 2 insertions, 9 deletions
diff --git a/test/recipes/05-test_idea.t b/test/recipes/05-test_idea.t
index 923c1e1e16..c43ba5c1ad 100644
--- a/test/recipes/05-test_idea.t
+++ b/test/recipes/05-test_idea.t
@@ -1,12 +1,5 @@
#! /usr/bin/perl
-use strict;
-use warnings;
+use OpenSSL::Test::Simple;
-use Test::More;
-use OpenSSL::Test;
-
-setup("test_idea");
-
-plan tests => 1;
-ok(run(test(["ideatest"])), "running ideatest");
+simple_test("test_idea", "ideatest", "idea");