aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/t603.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/t603.check')
-rw-r--r--tests/pending/run/t603.check5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/pending/run/t603.check b/tests/pending/run/t603.check
deleted file mode 100644
index 1f4082502..000000000
--- a/tests/pending/run/t603.check
+++ /dev/null
@@ -1,5 +0,0 @@
-s = Susp(?)
-evaluating...
-s() = 3
-s = Susp(3)
-2 + s = 5