Skip to content

Commit c4bdfd6

Browse files
committed
Add empty line
1 parent 242e838 commit c4bdfd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

processor/src/test/kotlin/org.github.stoyicker.auto.factory.kotlin.processor/AutoFactoryKotlinProcessorTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ internal class AutoFactoryKotlinProcessorTest {
1919
fun getSupportedAnnotationTypes() {
2020
assertSame(supportedAnnotationTypes, subject.supportedAnnotationTypes)
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)