Update jasmine.json

Based on jasmine.yml at e791a381ad/spec/javascripts/support/jasmine.yml (L13-L17)
This commit is contained in:
Jeffrey Warren
2019-09-01 17:24:26 -04:00
committed by GitHub
parent e994c939dd
commit 7bdc71f18f

View File

@@ -1,4 +1,7 @@
{
"src_files": [
"node_modules/jasmine-jquery/lib/jasmine-jquery.js"
],
"spec_dir": "test/spec",
"spec_files": [
"**/*.[sS]pec.js"