mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-07 03:06:03 +08:00
exclude resources from test
This commit is contained in:
@@ -13,6 +13,7 @@ sourceSets {
|
||||
test {
|
||||
java {
|
||||
srcDir 'src/test'
|
||||
exclude 'resources/'
|
||||
}
|
||||
resources {
|
||||
srcDir 'resources'
|
||||
|
Reference in New Issue
Block a user