summaryrefslogtreecommitdiffstats
path: root/testing/mochitest/tests/python/files/browser_pass.js
blob: 5e5c567f1318c65871b11724ce31026cdb5f1eac (plain)
1
2
3
function test() {
  ok(true, "Test is OK");
}