mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
9 lines
172 B
JSON
9 lines
172 B
JSON
{
|
|
"framework" : "jasmine",
|
|
"launch_in_dev" : ["Chrome"],
|
|
"launch_in_ci" : ["PhantomJS"],
|
|
"src_files" : [
|
|
"generated/js/app.js",
|
|
"generated/js/spec.js"
|
|
]
|
|
} |