SEC-2963: Disable appengineFunctionalTest

This commit is contained in:
Rob Winch 2015-07-22 21:27:28 -05:00
parent 117f892c91
commit ea873fb1b8
1 changed files with 2 additions and 0 deletions

View File

@ -48,3 +48,5 @@ dependencies {
"com.google.appengine:appengine-api-stubs:$gaeVersion"
}
project.tasks.appengineFunctionalTest.enabled = false