Rename test file
This commit is contained in:
1 file changed
+1
-1
+1
-1
@@ -12,7 +12,7 @@ import net.sourceforge.pmd.lang.java.ast.*
|
||||
/**
|
||||
*
|
||||
*/
|
||||
class PatternVarTests : ProcessorTestSpec({
|
||||
class PatternVarScopingTests : ProcessorTestSpec({
|
||||
|
||||
|
||||
fun ParserTestCtx.checkVars(firstIsPattern: Boolean, secondIsPattern: Boolean, code: () -> String) {
|
||||
Reference in new issue
Block a user