Separate persistence tests from the extended filesys tests.
[pintos-anon] / src / tests / filesys / extended / dir-open.ck
index e16e9a0285b4398d43366761bf83e73a8234487b..fccc56352fc7b6bc9f299b66e818c6c168a7f613 100644 (file)
@@ -17,3 +17,4 @@ EOF
 (dir-open) write "xyzzy"
 dir-open: exit(-1)
 EOF
+pass;