# HG changeset patch # User Jaroslav Tulach # Date 1418581736 -3600 # Node ID c5d49e70e9923a64c0fcd4ab5956473be4299f1d # Parent c5157116bbc4a6b464e14b2c8f6c85a51b38bfa3 Increasing separation of both tests. Running them in their own web view. diff -r c5157116bbc4 -r c5d49e70e992 ko/fx/pom.xml --- a/ko/fx/pom.xml Sun Dec 14 19:03:28 2014 +0100 +++ b/ko/fx/pom.xml Sun Dec 14 19:28:56 2014 +0100 @@ -23,6 +23,13 @@ false + + org.apache.maven.plugins + maven-surefire-plugin + + always + +