web/test/jstests/ajax_url1.html
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Thu, 08 Jul 2010 19:18:56 +0200
changeset 5950 f84dba9b8eca
parent 5658 7b9553a9db65
permissions -rw-r--r--
[test] fix test_ajax js tests. We have to mock some of our js functions / variables (e.g. _ or pageid) in the test environment

<div id="ajaxroot">
  <div class="ajaxHtmlHead">
    <script src="http://foo.js" type="text/javascript"> </script>
  </div>
  <h1>Hello</h1>
</div>