Merge pull request #5799 from eugenp/lor6-patch-10

Update and rename OptimizedMatcherUnitTest.java to OptimizedMatcherMa…
This commit is contained in:
Loredana Crusoveanu 2018-11-28 23:48:18 +02:00 committed by GitHub
commit 1d0fab4252
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; import static org.junit.Assert.assertTrue;
public class OptimizedMatcherUnitTest { public class OptimizedMatcherManualTest {
private String action; private String action;