summaryrefslogtreecommitdiffstats
path: root/tests/threads/alarm-single.ck
diff options
context:
space:
mode:
Diffstat (limited to 'tests/threads/alarm-single.ck')
-rw-r--r--tests/threads/alarm-single.ck4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/threads/alarm-single.ck b/tests/threads/alarm-single.ck
new file mode 100644
index 0000000..31215df
--- /dev/null
+++ b/tests/threads/alarm-single.ck
@@ -0,0 +1,4 @@
1# -*- perl -*-
2use tests::tests;
3use tests::threads::alarm;
4check_alarm (1);