aboutsummaryrefslogtreecommitdiff
path: root/tests/input_files/array_push_1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/input_files/array_push_1')
-rw-r--r--tests/input_files/array_push_15
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/input_files/array_push_1 b/tests/input_files/array_push_1
deleted file mode 100644
index fb59320..0000000
--- a/tests/input_files/array_push_1
+++ /dev/null
@@ -1,5 +0,0 @@
-define_array(arr)DNL
-array_push(arr, test)DNL
-array_size(arr)
----
-1