summaryrefslogtreecommitdiff
path: root/js_tests/admin/RelatedObjectLookups.test.js
diff options
context:
space:
mode:
Diffstat (limited to 'js_tests/admin/RelatedObjectLookups.test.js')
-rw-r--r--js_tests/admin/RelatedObjectLookups.test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js_tests/admin/RelatedObjectLookups.test.js b/js_tests/admin/RelatedObjectLookups.test.js
index 9ec1eed102..8585e9ada3 100644
--- a/js_tests/admin/RelatedObjectLookups.test.js
+++ b/js_tests/admin/RelatedObjectLookups.test.js
@@ -1,6 +1,6 @@
/* global QUnit, id_to_windowname,
windowname_to_id */
-/* eslint global-strict: 0, strict: 0 */
+/* eslint strict: 0 */
'use strict';
QUnit.module('admin.RelatedObjectLookups');