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