summaryrefslogtreecommitdiffstats
path: root/toolkit/xre/test/win/mochitest/browser_env_path_long.js
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--toolkit/xre/test/win/mochitest/browser_env_path_long.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/xre/test/win/mochitest/browser_env_path_long.js b/toolkit/xre/test/win/mochitest/browser_env_path_long.js
index 9bc63214b0..33832bba77 100644
--- a/toolkit/xre/test/win/mochitest/browser_env_path_long.js
+++ b/toolkit/xre/test/win/mochitest/browser_env_path_long.js
@@ -6,7 +6,7 @@
add_task(async function test() {
await BrowserTestUtils.withNewTab(
{ gBrowser, url: "about:blank" },
- function (browser) {
+ function () {
ok(
true,
"Browser should start even with potentially pathologically long PATH."