Skip to content

Commit e7d49dd

Browse files
committed
Copy browser test output to file
BUG= [email protected] Review URL: https://codereview.chromium.org/2132593003 . Committed: dart-archive/dev_compiler@79160a0
1 parent fc696b0 commit e7d49dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/dev_compiler/tool/browser_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ if [[ "$OSTYPE" == "linux-gnu" ]] && [[ -z "$CHROME_CANARY_BIN" ]]; then
3434
fi
3535

3636
npm install
37-
npm test | tee test_output.txt
37+
npm test

0 commit comments

Comments
 (0)