diff options
Diffstat (limited to 'tests/FunctionalTests/protected/pages/Layout.php')
-rw-r--r-- | tests/FunctionalTests/protected/pages/Layout.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/FunctionalTests/protected/pages/Layout.php b/tests/FunctionalTests/protected/pages/Layout.php deleted file mode 100644 index 2c6e02d6..00000000 --- a/tests/FunctionalTests/protected/pages/Layout.php +++ /dev/null @@ -1,8 +0,0 @@ -<?php
-
-class Layout extends TTemplateControl
-{
-
-}
-
-?>
\ No newline at end of file |