mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 18:09:16 +00:00
4 lines
88 B
JavaScript
4 lines
88 B
JavaScript
function run_test() {
|
|
do_check_eq(Components.lastResult, Components.results.NS_OK);
|
|
}
|