mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-03 13:01:46 +00:00
5 lines
83 B
JavaScript
5 lines
83 B
JavaScript
function test() {
|
|
ok(SimpleTest.harnessParameters, "Should have parameters");
|
|
}
|
|
|