jnetperf/src/test/groovy/biz/nellemann/jnetperf/ApplicationTest.groovy

12 lines
191 B
Groovy
Raw Normal View History

2023-06-20 07:34:33 +00:00
/*
* This Spock specification was generated by the Gradle 'init' task.
*/
2023-06-29 18:47:58 +00:00
package biz.nellemann.jnetperf
2023-06-20 07:34:33 +00:00
import spock.lang.Specification
2023-06-24 07:04:58 +00:00
class ApplicationTest extends Specification {
2023-06-20 07:34:33 +00:00
}