fqn names of events and states
This commit is contained in:
4
run_golden.gradle
Normal file
4
run_golden.gradle
Normal file
@@ -0,0 +1,4 @@
|
||||
task runGolden(type: JavaExec) {
|
||||
mainClass = "click.kamil.springstatemachineexporter.GoldenUpdater"
|
||||
classpath = sourceSets.test.runtimeClasspath
|
||||
}
|
||||
Reference in New Issue
Block a user