sysmon/agent/src/test/groovy/org/sysmon/test/AppTest.groovy

13 lines
180 B
Groovy
Raw Normal View History

2021-04-25 13:25:20 +00:00
/*
* This Spock specification was generated by the Gradle 'init' task.
*/
package org.sysmon.test
import spock.lang.Specification
class AppTest extends Specification {
}