Skip to content

Commit f44f2f5

Browse files
committed
Add TODO
1 parent ed4cdb9 commit f44f2f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/make/lib/test-browsers/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ endif
3636
# [1]: https://github.com/substack/node-browserify
3737
# [2]: https://github.com/bendrucker/proxyquire-universal
3838
# [3]: https://github.com/scottcorgan/tap-spec
39+
#
40+
# TODO: make robust to long file lists.
3941

4042
test-browsers: $(NODE_MODULES)
4143
NODE_ENV=$(NODE_ENV_TEST) \

0 commit comments

Comments
 (0)