mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-10 23:53:06 +00:00
Added linemanjs as frontend
This commit is contained in:
9
frontend/config/spec.json
Normal file
9
frontend/config/spec.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"framework" : "jasmine",
|
||||
"launch_in_dev" : ["Chrome"],
|
||||
"launch_in_ci" : ["PhantomJS"],
|
||||
"src_files" : [
|
||||
"generated/js/app.js",
|
||||
"generated/js/spec.js"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user