new tests to fix #2 by not breaking when initial tests fail in our recheck function

This commit is contained in:
deltreey
2017-04-24 02:04:22 -04:00
parent c43fd58f33
commit ec0e1be095
3 changed files with 24 additions and 1 deletions

View File

@@ -30,7 +30,6 @@ var wildstring = {
rollbackStrings.push({ string: testString, index: patternIndex });
if (testString.indexOf(patternSubstrings[patternIndex]) === -1) {
rollbackStrings.pop();
break;
}
currentString = currentString.substr(