aboutsummaryrefslogtreecommitdiffstats
path: root/test/test-windowProperty.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-windowProperty.js')
-rw-r--r--test/test-windowProperty.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-windowProperty.js b/test/test-windowProperty.js
index 64f944e..dd653f9 100644
--- a/test/test-windowProperty.js
+++ b/test/test-windowProperty.js
@@ -20,7 +20,7 @@
* along with GNU LibreJS. If not, see <http://www.gnu.org/licenses/>.
*/
-var relationChecker = require('js_checker/relation_checker');
+var relationChecker = require('../lib/js_checker/relation_checker');
const mn = require("./mock/mock_nodes");
exports.testCheckIdentifierIsWindowProperty = function (assert) {