aboutsummaryrefslogtreecommitdiffstats
path: root/testem.yml
blob: 35150d2d6110c49a9aced9df557ceac8764f3c89 (plain) (blame)
1
2
3
4
5
6
7
launch_in_dev:
  - Chrome
  - Firefox
  - PhantomJS
framework:
  - qunit
test_page: "test/integration/index.html"