mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Added basic JS tests for OLMapWidget.js
Thanks Trey Hunner for cleaning the initial patch and Tim Graham for the review.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "Django",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"pretest": "eslint django/ js_tests/admin/",
|
||||
"pretest": "eslint django/ js_tests/admin/ js_tests/gis/",
|
||||
"test": "grunt test --verbose"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user