diff options
-rw-r--r-- | gwtquery-core/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml index eaadf6f9..2664df1b 100644 --- a/gwtquery-core/pom.xml +++ b/gwtquery-core/pom.xml @@ -98,7 +98,6 @@ <productionMode>false</productionMode> <timeOut>300</timeOut> <includes>**/GQueryGwtSuiteTest.java</includes> - <mode>htmlunit</mode> </configuration> </plugin> |