summaryrefslogtreecommitdiffstats
path: root/testing/mochitest/tests/browser/browser_parameters.js
blob: 813cd662ba90fca8bff28632511f6c68dedc5f41 (plain)
1
2
3
function test() {
  ok(SimpleTest.harnessParameters, "Should have parameters");
}