summaryrefslogtreecommitdiffstats
path: root/testing/mochitest/tests/python/files/browser_fail.js
blob: abcb6dae60d923eafa245452d035094be4274884 (plain)
1
2
3
function test() {
  ok(false, "Test is ok");
}