revert tests

This commit is contained in:
Rostislav Galimsky
2016-09-15 08:06:41 +03:00
parent 6aa2427cde
commit 7c8a6cea9c
4 changed files with 0 additions and 42 deletions

View File

@@ -1,5 +0,0 @@
//@target: ES6
[].findIndex(function(elem, i, arr) {
return true;
});