diff options
Diffstat (limited to 'tests/FunctionalTests/features/protected/pages/test.js')
-rw-r--r-- | tests/FunctionalTests/features/protected/pages/test.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/FunctionalTests/features/protected/pages/test.js b/tests/FunctionalTests/features/protected/pages/test.js deleted file mode 100644 index e8e80b19..00000000 --- a/tests/FunctionalTests/features/protected/pages/test.js +++ /dev/null @@ -1,4 +0,0 @@ -if(typeof(ClientScriptInfo) == "undefined") - ClientScriptInfo = []; - -ClientScriptInfo.push("ok")
\ No newline at end of file |