Remove unused results

This commit is contained in:
Kevin Sawicki 2016-02-16 17:45:18 -08:00
parent 12adaa0570
commit 8a9395101e
3 changed files with 12 additions and 20 deletions

View file

@ -119,7 +119,7 @@ describe('chromium feature', function() {
});
}
});
sw.loadURL(url);
w.loadURL(url);
});
});