mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
6 lines
139 B
JSON
6 lines
139 B
JSON
{
|
|
"framework": "qunit",
|
|
"test_page": "tests/index.html",
|
|
"launch_in_ci": ["PhantomJS"],
|
|
"launch_in_dev": ["PhantomJS", "Chrome"]
|
|
}
|