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.phpt6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/func/001.phpt b/tests/func/001.phpt
deleted file mode 100644
index d08040679b..0000000000
--- a/tests/func/001.phpt
+++ /dev/null
@@ -1,6 +0,0 @@
---TEST--
-Strlen() function test
---FILE--
-<?php echo strlen("abcdef")?>
---EXPECT--
-6