The Tor Browser
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
raw
comparison: js/xpconnect/tests/unit/test_bug961054.js
js/xpconnect/tests/unit/test_bug961054.js
changeset 0
6474c204b198
equal
deleted
inserted
replaced
-1:000000000000
0:fcba7eceeaf6
1
function run_test() {
2
do_check_eq(Components.lastResult, Components.results.NS_OK);
3
}