summaryrefslogtreecommitdiff
path: root/ext/spl/tests/testclass.class.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/testclass.class.inc')
-rwxr-xr-xext/spl/tests/testclass.class.inc9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/spl/tests/testclass.class.inc b/ext/spl/tests/testclass.class.inc
deleted file mode 100755
index f5fe7411fa..0000000000
--- a/ext/spl/tests/testclass.class.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-
-echo __FILE__ . "\n";
-
-class TestClass
-{
-}
-
-?> \ No newline at end of file