mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
c349818742
Also, run `grunt npmcopy` to sync the "external" directory with dependencies from package.json. For example, the Sinon library version didn't match. Ref gh-4234 Closes gh-4297
8 lines
247 B
HTML
8 lines
247 B
HTML
html text<br/>
|
|
<script type="text/javascript">/* <![CDATA[ */
|
|
testFoo = "foo"; jQuery('#foo').html('foo');
|
|
QUnit.assert.ok( true, "test.include.html executed" );
|
|
/* ]]> */</script>
|
|
<script src="{{baseURL}}mock.php?action=testbar"></script>
|
|
blabla
|