aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 8d0823c60a..eb7dff2a87 100644
--- a/build.gradle
+++ b/build.gradle
@@ -399,7 +399,6 @@ project('integrationtest') {
test {
// exclude these from the normal test-run
- exclude '**/TestAllFiles.class'
exclude '**/*FileHandler.class'
}