Including test files in the IRS JAR to add the time change API to the cordapp.

This commit is contained in:
Clinton Alexander 2017-06-22 15:09:07 +01:00
parent 4d66e21f32
commit a679a7ab0e

View File

@ -112,3 +112,7 @@ publishing {
}
}
}
jar {
from sourceSets.test.output
}