Chromium Code Reviews| Index: tool/browser_test.sh |
| diff --git a/tool/browser_test.sh b/tool/browser_test.sh |
| index af0fc7f01786eea56bd8cb0d8e8cf89ca11ee915..ffef3712348803b263cf76b9b7e218596d9d5cf7 100755 |
| --- a/tool/browser_test.sh |
| +++ b/tool/browser_test.sh |
| @@ -34,4 +34,4 @@ if [[ "$OSTYPE" == "linux-gnu" ]] && [[ -z "$CHROME_CANARY_BIN" ]]; then |
| fi |
| npm install |
| -npm test | tee test_output.txt |
| +npm test |