diff options
author | tof <> | 2008-02-05 14:26:24 +0000 |
---|---|---|
committer | tof <> | 2008-02-05 14:26:24 +0000 |
commit | 4cf602da9d7cd37e49d7e645f49605e141eb05fb (patch) | |
tree | d9a09353ce69ae6e823644ae105ef40a2554879a /tests/FunctionalTests/tickets/protected/pages/Ticket785.php | |
parent | 515beaea9b54627f33f58debfc8619be085f8d81 (diff) |
Fixed #785
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket785.php')
-rw-r--r-- | tests/FunctionalTests/tickets/protected/pages/Ticket785.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket785.php b/tests/FunctionalTests/tickets/protected/pages/Ticket785.php new file mode 100644 index 00000000..91ba918d --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket785.php @@ -0,0 +1,7 @@ +<?php + +class Ticket785 extends TPage +{ + +} +?>
\ No newline at end of file |