trisquel-icecat/icecat/testing/mochitest/tests/python/files/browser_fail.js

3 lines
47 B
JavaScript

function test() {
ok(false, "Test is ok");
}