Sign in
appsheet-third-party
/
jquery
/
1d60e5afef1b0287e855686a4d524d8cf3aa61ee
/
.
/
test
/
data
/
test.include.html
blob: ea75074f96ea2289845499b203ed0061e623d35f [
file
] [
log
] [
blame
]
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