aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runner/browsers.js
blob: 4160ac0b589677f1ee7c5583b1479558c646bcda (plain)
1
2
3
4
// This list is static, so no requests are required
// in the command help menu.

export const browsers = [ "chrome", "ie", "firefox", "edge", "safari", "opera" ];