Kapt: Add tests for the command-line 'kapt' tool
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# before
|
||||
-Kapt-option=a:b
|
||||
|
||||
# after
|
||||
-P
|
||||
plugin:org.jetbrains.kotlin.kapt3:aptMode=compile
|
||||
-Kapt-option=a:b
|
||||
Reference in New Issue
Block a user