diff options
Diffstat (limited to 'pintos-progos/tests/userprog/null.ck')
| -rw-r--r-- | pintos-progos/tests/userprog/null.ck | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pintos-progos/tests/userprog/null.ck b/pintos-progos/tests/userprog/null.ck deleted file mode 100644 index 980de35..0000000 --- a/pintos-progos/tests/userprog/null.ck +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | # -*- perl -*- | ||
| 2 | use strict; | ||
| 3 | use warnings; | ||
| 4 | use tests::tests; | ||
| 5 | check_expected ([<<'EOF']); | ||
| 6 | system call! | ||
| 7 | EOF | ||
| 8 | pass; | ||
