summaryrefslogtreecommitdiff
path: root/pcre/testdata/testinput13
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/testdata/testinput13')
-rw-r--r--pcre/testdata/testinput139
1 files changed, 0 insertions, 9 deletions
diff --git a/pcre/testdata/testinput13 b/pcre/testdata/testinput13
deleted file mode 100644
index c7bc67bb172..00000000000
--- a/pcre/testdata/testinput13
+++ /dev/null
@@ -1,9 +0,0 @@
-/-- This test is run only when JIT support is not available. It checks that an
-attempt to use it has the expected behaviour. It also tests things that
-are different without JIT. --/
-
-/abc/S+I
-
-/a*/SI
-
-/-- End of testinput13 --/