forked from I2P_Developers/i2p.i2p
Segment integration tests in router
This commit is contained in:
@@ -10,6 +10,9 @@ sourceSets {
|
||||
test {
|
||||
java {
|
||||
srcDir 'java/test/junit'
|
||||
exclude {
|
||||
it.name.endsWith('IT.java')
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user