mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-12-14 13:31:03 +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