We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b2c6e commit 624f6bcCopy full SHA for 624f6bc
1 file changed
src/test/groovy/geoscript/ServerTestUtil.groovy
@@ -15,8 +15,6 @@ class ServerTestUtil {
15
}
16
17
18
-
19
20
static File getResource(String resource) {
21
new File(ServerTestUtil.getClassLoader().getResource(resource).toURI())
22
0 commit comments