Index: tool/browser_test.sh |
diff --git a/tool/browser_test.sh b/tool/browser_test.sh |
index ffef3712348803b263cf76b9b7e218596d9d5cf7..6983b29ab253833917e77f1ddb7ed89f4986e405 100755 |
--- a/tool/browser_test.sh |
+++ b/tool/browser_test.sh |
@@ -33,5 +33,6 @@ if [[ "$OSTYPE" == "linux-gnu" ]] && [[ -z "$CHROME_CANARY_BIN" ]]; then |
fi |
fi |
+cat test/codegen/expect/language/*.js > test/codegen/expect/language-all.js |
npm install |
npm test |