summaryrefslogtreecommitdiff
path: root/test/files/run/Course-2002-13.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/Course-2002-13.check')
-rw-r--r--test/files/run/Course-2002-13.check14
1 files changed, 0 insertions, 14 deletions
diff --git a/test/files/run/Course-2002-13.check b/test/files/run/Course-2002-13.check
deleted file mode 100644
index 7664f70576..0000000000
--- a/test/files/run/Course-2002-13.check
+++ /dev/null
@@ -1,14 +0,0 @@
-List(S = jean, V = mange, A = le, D = grand, N = table)
-List(S = jean, V = mange, A = le, D = grand, N = cheval)
-
-List(S = jean, V = mange, A = le, D = grand, N = cheval)
-List(S = jean, V = mange, A = la, D = belle, N = table)
-
-List(S = jean, V = mange, A = le, D = nil, N = cheval)
-List(S = jean, V = mange, A = le, D = cons(grand,nil), N = cheval)
-List(S = jean, V = mange, A = le, D = cons(grand,cons(grand,nil)), N = cheval)
-List(S = jean, V = mange, A = la, D = nil, N = table)
-yes
-yes
-no
-