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