mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Remove what looks like a stray dump() from this test. This dump() was causing Tinderbox to show "error" lines at the top of the log.
This commit is contained in:
parent
1423170350
commit
bac8744dcd
@ -30,7 +30,6 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=402788
|
||||
navigator.registerContentHandler(aTxt, aUri, aTitle);
|
||||
}
|
||||
catch(e) {
|
||||
dump(e);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user