diff options
Diffstat (limited to 'build.gradle')
-rw-r--r-- | build.gradle | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index 70684aadc5..f574528646 100644 --- a/build.gradle +++ b/build.gradle @@ -421,7 +421,6 @@ project('integrationtest') { test { // exclude these from the normal test-run - exclude '**/TestAllFiles.class' exclude '**/*FileHandler.class' } |