summaryrefslogtreecommitdiffstats
path: root/pintos-progos/tests/vm/pt-write-code.ck
diff options
context:
space:
mode:
Diffstat (limited to 'pintos-progos/tests/vm/pt-write-code.ck')
-rw-r--r--pintos-progos/tests/vm/pt-write-code.ck7
1 files changed, 0 insertions, 7 deletions
diff --git a/pintos-progos/tests/vm/pt-write-code.ck b/pintos-progos/tests/vm/pt-write-code.ck
deleted file mode 100644
index 65610fb..0000000
--- a/pintos-progos/tests/vm/pt-write-code.ck
+++ /dev/null
@@ -1,7 +0,0 @@
1# -*- perl -*-
2use strict;
3use warnings;
4use tests::tests;
5use tests::vm::process_death;
6
7check_process_death ('pt-write-code');