Rename dir

This commit is contained in:
Clément Fournier committed 2020-06-13 19:21:27 +02:00
1 parent e48fc7cca2
commit 0a1e82efad
26 files changed
+2 -2

No files matched your search

@@ -62,6 +62,6 @@ public class EcmascriptTokenizerTest extends CpdTextComparisonTest {
@Test
public void testTemplateStrings() {
doTest("templateStrings");
doTest("templateStrings");
}
}