Add firefox and safari to testem in dev

This commit is contained in:
Piotr Sarnacki 2015-02-05 12:43:50 +01:00
parent 7268243b4e
commit 37cae3987b

View File

@ -9,7 +9,8 @@
"launch_in_dev": [ "launch_in_dev": [
"PhantomJS", "PhantomJS",
"Chrome", "Chrome",
"Firefox" "Firefox",
"Safari"
], ],
"launchers": { "launchers": {
"SL_chrome": { "SL_chrome": {