Update and rename OptimizedMatcherUnitTest.java to OptimizedMatcherManualTest.java

This commit is contained in:
Loredana Crusoveanu 2018-11-28 23:42:40 +02:00 committed by GitHub
parent 4fe2f0866f
commit 5871653e65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import java.util.regex.Pattern;
import static org.junit.Assert.assertTrue;
public class OptimizedMatcherUnitTest {
public class OptimizedMatcherManualTest {
private String action;