Tiny edit

This commit is contained in:
Bruce Eckel 2016-08-30 11:03:38 -06:00
parent aaf9b4b78b
commit ea67cacd65

View File

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