summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/ValueTriggerCallbackTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/ValueTriggerCallbackTest.php')
-rwxr-xr-x[-rw-r--r--]tests/FunctionalTests/active-controls/protected/pages/ValueTriggerCallbackTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/ValueTriggerCallbackTest.php b/tests/FunctionalTests/active-controls/protected/pages/ValueTriggerCallbackTest.php
index 69985541..229522d1 100644..100755
--- a/tests/FunctionalTests/active-controls/protected/pages/ValueTriggerCallbackTest.php
+++ b/tests/FunctionalTests/active-controls/protected/pages/ValueTriggerCallbackTest.php
@@ -8,5 +8,3 @@ class ValueTriggerCallbackTest extends TPage
$this->label1->Text = "Old = ".$values->OldValue." : New Value = ".$values->NewValue;
}
}
-
-?> \ No newline at end of file