Repository: olingo-odata4-js Updated Branches: refs/heads/master 601cca192 -> 4621d41c8
http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/blob/4621d41c/tests/odatajs-cache-large-collection-functional-tests.html ---------------------------------------------------------------------- diff --git a/tests/odatajs-cache-large-collection-functional-tests.html b/tests/odatajs-cache-large-collection-functional-tests.html index 49c687b..fab2bc4 100644 --- a/tests/odatajs-cache-large-collection-functional-tests.html +++ b/tests/odatajs-cache-large-collection-functional-tests.html @@ -20,7 +20,7 @@ --> <html> <head> - <title>datajs.cache and datajs.store full local store tests</title> + <title>odatajs.cache and odatajs.store full local store tests</title> <meta http-equiv="cache-control" content="no-cache"/> <meta http-equiv="pragma" content="no-cache"/> <meta http-equiv="expires" content="-1"/> @@ -45,7 +45,7 @@ <script type="text/javascript" src="odatajs-cache-large-collection-functional-tests.js"></script> </head> <body> - <h1 id="qunit-header">datajs.cache and datajs.store full local store tests</h1> + <h1 id="qunit-header">odatajs.cache and odatajs.store full local store tests</h1> <h2 id="qunit-banner"></h2> <h2 id="qunit-userAgent"></h2> <ol id="qunit-tests"></ol> http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/blob/4621d41c/tests/run-tests.wsf ---------------------------------------------------------------------- diff --git a/tests/run-tests.wsf b/tests/run-tests.wsf index 263bae0..d28c699 100644 --- a/tests/run-tests.wsf +++ b/tests/run-tests.wsf @@ -20,7 +20,7 @@ --> <job> <runtime> - <description>Test driver for running datajs tests - run from the same directory as the script</description> + <description>Test driver for running odatajs tests - run from the same directory as the script</description> <comment> Result codes: 0 - success
