| Index: qunit/tests/url.js |
| diff --git a/qunit/tests/url.js b/qunit/tests/url.js |
| index 66d978fccd6a7eae65368482ace3dda496418c20..8526f08108172bcfedca6176509cf669b9c07a44 100644 |
| --- a/qunit/tests/url.js |
| +++ b/qunit/tests/url.js |
| @@ -23,7 +23,7 @@ |
| stringifyURL, |
| isThirdParty} = require("url"); |
| - module("URL/host tools"); |
| + QUnit.module("URL/host tools"); |
| test("Extracting hostname from URL", () => |
| { |