mirror of
https://github.com/corda/corda.git
synced 2025-06-23 17:53:31 +00:00
Merge pull request #906 from corda/clint-irsdemojarfix
Including test files in the IRS JAR to add the time change API to the…
This commit is contained in:
@ -112,3 +112,7 @@ publishing {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
jar {
|
||||
from sourceSets.test.output
|
||||
}
|
Reference in New Issue
Block a user