summaryrefslogtreecommitdiff
path: root/test/automated/data/flymake/test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'test/automated/data/flymake/test.pl')
-rw-r--r--test/automated/data/flymake/test.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/automated/data/flymake/test.pl b/test/automated/data/flymake/test.pl
deleted file mode 100644
index d5abcb47e7f..00000000000
--- a/test/automated/data/flymake/test.pl
+++ /dev/null
@@ -1,2 +0,0 @@
-@arr = [1,2,3,4];
-my $b = @arr[1];