Dactyloidae/dom/tests/mochitest/ajax/jquery/test/data/test.js

3 lines
73 B
JavaScript

var foobar = "bar";
$('#ap').html('bar');
ok( true, "test.js executed");