mirror of
https://github.com/stleary/JSON-java.git
synced 2026-05-21 00:00:47 -04:00
add JSONPointerTest to test suite, fix resource for gradle build
This commit is contained in:
@@ -14,6 +14,9 @@ sourceSets {
|
||||
java {
|
||||
srcDir 'src/test'
|
||||
}
|
||||
resources {
|
||||
srcDir 'resources'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user