mirror of
https://github.com/corda/corda.git
synced 2025-06-17 22:58:19 +00:00
Minor: auto-format of module: node-api, node-schemas
This commit is contained in:
@ -233,6 +233,7 @@ class ConfigParsingTest {
|
||||
data class OldData(
|
||||
@OldConfig("oldValue")
|
||||
val newValue: String)
|
||||
|
||||
enum class TestEnum { Value1, Value2 }
|
||||
|
||||
}
|
Reference in New Issue
Block a user