test: fix test-repl-tab-complete.js for V8 4.5
authorAli Ijaz Sheikh <ofrobots@google.com>
Sun, 23 Aug 2015 14:24:54 +0000 (07:24 -0700)
committerRod Vagg <rod@vagg.org>
Sun, 6 Sep 2015 11:39:04 +0000 (21:39 +1000)
commitf146f686b72ed311d326808519b522690b07555d
treedb94b795b0c6df0e6e2869f568b058ff2b35592b
parentb2ecbb6191fe76fe0490f391e8a15e5f5171700b
test: fix test-repl-tab-complete.js for V8 4.5

The list of Array properties needed to be updated to match the new ones added
in V8 4.5.

PR-URL: https://github.com/nodejs/node/pull/2509
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
test/parallel/test-repl-tab-complete.js