aboutsummaryrefslogtreecommitdiff
path: root/tests/input_files/ifneq_2
diff options
context:
space:
mode:
Diffstat (limited to 'tests/input_files/ifneq_2')
-rw-r--r--tests/input_files/ifneq_23
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/input_files/ifneq_2 b/tests/input_files/ifneq_2
deleted file mode 100644
index 8145e9f..0000000
--- a/tests/input_files/ifneq_2
+++ /dev/null
@@ -1,3 +0,0 @@
-ifneq(a, b, true, false)
----
-true