Comment to force update

This commit is contained in:
Bruce Eckel 2016-08-29 08:55:28 -06:00
parent 33a529c417
commit 666343e0ba

View File

@ -277,6 +277,7 @@ subprojects {
task run(dependsOn: createdTasks)
}
// Note change of chapter name
project(':validating') {
jmh {
include = 'validating.jmh.*'