diff options
Diffstat (limited to 'js_tests/admin/URLify.test.js')
| -rw-r--r-- | js_tests/admin/URLify.test.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js_tests/admin/URLify.test.js b/js_tests/admin/URLify.test.js index cc738bc4ad..e9c16fc752 100644 --- a/js_tests/admin/URLify.test.js +++ b/js_tests/admin/URLify.test.js @@ -1,5 +1,5 @@ /* global QUnit, URLify */ -/* eslint global-strict: 0, strict: 0 */ +/* eslint strict: 0 */ 'use strict'; QUnit.module('admin.URLify'); |
