Merge remote-tracking branch 'origin/master' into mixer

mixer
Tal Moran 2016-04-05 11:32:19 +03:00
commit d99bf4123e
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ dependencies {
test {
exclude '**/*SQLite*Test*'
exclude '**/*H2*Test*'
exclude '**/*MySql*Test'
exclude '**/*MySQL*Test*'
exclude '**/*IntegrationTest*'
}