summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/features/protected/pages/Namespaces/WithoutNamespace.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/features/protected/pages/Namespaces/WithoutNamespace.php')
-rw-r--r--tests/FunctionalTests/features/protected/pages/Namespaces/WithoutNamespace.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/FunctionalTests/features/protected/pages/Namespaces/WithoutNamespace.php b/tests/FunctionalTests/features/protected/pages/Namespaces/WithoutNamespace.php
new file mode 100644
index 00000000..ad671e7f
--- /dev/null
+++ b/tests/FunctionalTests/features/protected/pages/Namespaces/WithoutNamespace.php
@@ -0,0 +1,6 @@
+<?php
+
+class WithoutNamespace extends TPage
+{
+
+} \ No newline at end of file