summaryrefslogtreecommitdiff
path: root/test/recipes/90-test_async.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/90-test_async.t')
-rw-r--r--test/recipes/90-test_async.t5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/recipes/90-test_async.t b/test/recipes/90-test_async.t
new file mode 100644
index 0000000000..dfee578fe2
--- /dev/null
+++ b/test/recipes/90-test_async.t
@@ -0,0 +1,5 @@
+#!/usr/bin/perl
+
+use OpenSSL::Test::Simple;
+
+simple_test("test_async", "asynctest", "async");