diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/NullStateTest.page')
-rwxr-xr-x | tests/FunctionalTests/active-controls/protected/pages/NullStateTest.page | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/NullStateTest.page b/tests/FunctionalTests/active-controls/protected/pages/NullStateTest.page index 2ce98f5b..64643177 100755 --- a/tests/FunctionalTests/active-controls/protected/pages/NullStateTest.page +++ b/tests/FunctionalTests/active-controls/protected/pages/NullStateTest.page @@ -5,6 +5,5 @@ <com:TActiveLabel ID="lblTest"/>
<com:TActiveButton OnCallback="btnTest_OnCallback" Text="Clickme"/>
-<com:TJavascriptLogger />
</com:TForm>
\ No newline at end of file |