xgraph-adapter/Tests/WebViewer/Static/bower_components/shadycss/wct.conf.json

13 lines
166 B
JSON
Raw Normal View History

2018-10-19 20:17:48 -04:00
{
"suites": ["tests/runner.html"],
"plugins": {
"local": {
"browserOptions": {
"chrome": [
"no-sandbox"
]
}
}
}
}