Enabled all tests.

This commit is contained in:
Mattias Hellborg Arthursson
2013-07-29 17:12:57 +02:00
parent 5671a2bd5a
commit ce09a7a42a

View File

@@ -44,7 +44,7 @@ configure(subprojects - coreModules) {
sonarRunner {
skipProject = true
}
test.enabled = false
// test.enabled = false
}
description = "Spring LDAP"