7 lines
139 B
JSON
7 lines
139 B
JSON
{
|
|
"framework": "qunit",
|
|
"test_page": "tests/index.html",
|
|
"launch_in_ci": ["PhantomJS"],
|
|
"launch_in_dev": ["PhantomJS", "Chrome"]
|
|
}
|