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