summaryrefslogtreecommitdiffstats
path: root/test/recipes/90-test_threads.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/90-test_threads.t')
-rwxr-xr-xtest/recipes/90-test_threads.t5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/recipes/90-test_threads.t b/test/recipes/90-test_threads.t
new file mode 100755
index 0000000000..a08d8b020c
--- /dev/null
+++ b/test/recipes/90-test_threads.t
@@ -0,0 +1,5 @@
+#! /usr/bin/perl
+
+use OpenSSL::Test::Simple;
+
+simple_test("test_threads", "threadstest");