Remove duplicate third-party test cases.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 10 Feb 2014 11:29:59 +0000 (11:29 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 10 Feb 2014 11:29:59 +0000 (11:29 +0000)
commit23bfeabcfd67aa67e06b897e4a69104a14c5dd5c
tree975e63caf6c42a3fdfef703c7062f3fac5f0e6da
parentf19aeae06bf69f66ead2bbbbd747e60ff28f31b8
Remove duplicate third-party test cases.

Some of the third-party test cases in the mjsunit test suite were
originally taken from WebKit and are now fully covered by the equally
named test suite.

Mapping of test cases:
 - array-isarray.js -> test/webkit/Array-isArray.js
 - array-splice-webkit.js -> test/webkit/array-splice.js

R=machenbach@chromium.org
BUG=

Review URL: https://codereview.chromium.org/158803002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19220 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/third_party/array-isarray.js [deleted file]
test/mjsunit/third_party/array-splice-webkit.js [deleted file]