]> zoso.dev Git - buffer.git/commit
test: remove typed array support check
authorFeross Aboukhadijeh <feross@feross.org>
Mon, 8 Aug 2016 05:06:09 +0000 (22:06 -0700)
committerFeross Aboukhadijeh <feross@feross.org>
Mon, 8 Aug 2016 05:06:09 +0000 (22:06 -0700)
commit4b42560996649753f842dc90a2d0be260b137cfb
treea756ea35aff684944b569898f80f358e58a18232
parent3ea362b071da0055df22f5e57351d878b7b8292e
test: remove typed array support check

The node.js tests are only run in browsers that support new ES6 syntax
(and all of those support typed arrays!)
bin/download-node-tests.js