Add firefox and safari to testem in dev
This commit is contained in:
parent
7268243b4e
commit
37cae3987b
|
@ -9,7 +9,8 @@
|
||||||
"launch_in_dev": [
|
"launch_in_dev": [
|
||||||
"PhantomJS",
|
"PhantomJS",
|
||||||
"Chrome",
|
"Chrome",
|
||||||
"Firefox"
|
"Firefox",
|
||||||
|
"Safari"
|
||||||
],
|
],
|
||||||
"launchers": {
|
"launchers": {
|
||||||
"SL_chrome": {
|
"SL_chrome": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user