fix(elements): fix elements test bootstrap (#22839)

PR Close #22839
This commit is contained in:
Rob Wormald 2018-03-16 21:15:41 -07:00 committed by Miško Hevery
parent 6ef9f2278f
commit 5d82d8da6d
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ ts_web_test(
],
# do not sort
deps = [
"//:node_modules/tslib/tslib.js",
"//tools/testing:browser",
":test_lib",
],