blob: 67764a02ad65c28599e809859ede66917e450e34 [file] [log] [blame]
test( "hello test", function() {
ok( 1 == "1", "Passed!" );
});