mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-06 10:45:23 +08: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