mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Comment.
This commit is contained in:
parent
38288be20c
commit
9280d3b2ac
1 changed files with 3 additions and 0 deletions
|
@ -50,6 +50,9 @@ class ClassNameXml {
|
|||
var className: List<String> = arrayListOf()
|
||||
}
|
||||
|
||||
/**
|
||||
* The fields in this interface have tests.
|
||||
*/
|
||||
interface IPluginInfo {
|
||||
val testJvmFlagContributors : List<ITestJvmFlagContributor>
|
||||
val testJvmFlagInterceptors : List<ITestJvmFlagInterceptor>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue