| Index: qunit/tests/prefs.js |
| diff --git a/qunit/tests/prefs.js b/qunit/tests/prefs.js |
| index a77131be4cfec8957536f9c7bddfff2a78eaf2c3..ca0fa8f9ed81d31de81a6ec0e672b74163850dee 100644 |
| --- a/qunit/tests/prefs.js |
| +++ b/qunit/tests/prefs.js |
| @@ -3,7 +3,7 @@ |
| { |
| const {Prefs} = require("prefs"); |
| - module("Preferences", { |
| + QUnit.module("Preferences", { |
| setup() |
| { |
| this._pbackup = Object.create(null); |