summaryrefslogtreecommitdiff
path: root/tests/func/001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/func/001.phpt')
-rw-r--r--tests/func/001.phpt8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/func/001.phpt b/tests/func/001.phpt
deleted file mode 100644
index c5553cd8a8..0000000000
--- a/tests/func/001.phpt
+++ /dev/null
@@ -1,8 +0,0 @@
---TEST--
-Strlen() function test
---POST--
---GET--
---FILE--
-<?php echo strlen("abcdef")?>
---EXPECT--
-6