No bug, remove trailing whitespace on a CLOSED TREE

This commit is contained in:
Phil Ringnalda 2014-12-03 21:12:29 -08:00
Родитель 5cca8b7700
Коммит a68fa06fb7
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -37,7 +37,7 @@ function test() {
getInterface(SpecialPowers.Ci.nsIWebNavigation).
QueryInterface(SpecialPowers.Ci.nsIDocShell);
webHandler.launchWithURI(uri, windowContext);
webHandler.launchWithURI(uri, windowContext);
// if we get this far without an exception, we've at least partly passed
// (remaining check in handlerApp.xhtml)