Run tests in real browsers with Karma

This commit is contained in:
Tim Schaub
2017-06-25 12:38:12 -06:00
parent 44558b7c89
commit 44a976eb60
7 changed files with 191 additions and 14 deletions

2
test/no-deps.js Normal file
View File

@@ -0,0 +1,2 @@
// TODO: get rid of this when we get rid of goog base.js
var CLOSURE_NO_DEPS = true; // eslint-disable-line