add debug for browserstack-runner

This commit is contained in:
Rahul Nawani 2014-01-16 11:56:08 +05:30
parent a8e14bf1f8
commit 2bdf99fcc1
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"username": "--secure--", "username": "--secure--",
"key": "--secure--", "key": "--secure--",
"test_path": "js/tests/index.html", "test_path": "js/tests/index.html",
"debug": true,
"browsers": [ "browsers": [
{ {
"browser": "firefox", "browser": "firefox",