aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/multi-array.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/multi-array.check')
-rw-r--r--tests/pending/run/multi-array.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/pending/run/multi-array.check b/tests/pending/run/multi-array.check
deleted file mode 100644
index f163dae13..000000000
--- a/tests/pending/run/multi-array.check
+++ /dev/null
@@ -1,4 +0,0 @@
-Array(1, 2, 3)
-null
-Array(Array(0, 0, 0), Array(0, 0, 0), Array(0, 0, 0))
-Array(Array(0, 1, 2), Array(1, 2, 3), Array(2, 3, 4))