test: protractor test for closure bundle (#14240)

PR Close #14240
This commit is contained in:
Alex Eagle
2017-02-01 20:47:04 -08:00
committed by Miško Hevery
parent d0366542fb
commit e9a89c0693
10 changed files with 116 additions and 11 deletions

View File

@ -8,7 +8,7 @@
<body>
<hello-world-app>Loading...</hello-world-app>
<script src="../dist/bundle.js"></script>
<script src="dist/bundle.js"></script>
</body>
</html>