diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/NullStateTest.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/active-controls/protected/pages/NullStateTest.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/NullStateTest.php b/tests/FunctionalTests/active-controls/protected/pages/NullStateTest.php index f6e5071d..1dd41099 100644..100755 --- a/tests/FunctionalTests/active-controls/protected/pages/NullStateTest.php +++ b/tests/FunctionalTests/active-controls/protected/pages/NullStateTest.php @@ -7,5 +7,3 @@ class NullStateTest extends TPage $this->lblTest->Text = "Testing"; } } - -?>
\ No newline at end of file |