From 41e9fb68fb66b0be8f9afa90476b785ed8783620 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Fri, 28 Nov 2014 17:25:06 +0100 Subject: [PATCH] Re-enable random execution of tests --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2ad3e7d12b8..e10fbdcf014 100644 --- a/pom.xml +++ b/pom.xml @@ -476,7 +476,7 @@ org.apache.maven.plugins maven-surefire-plugin - + random true ${project.build.directory} -- 2.39.5