diff options
author | Maxime Mériouma-Caron <maxime.meriouma@arcbees.com> | 2014-11-14 18:54:09 -0500 |
---|---|---|
committer | Maxime Mériouma-Caron <maxime.meriouma@arcbees.com> | 2014-11-14 18:54:09 -0500 |
commit | 6d7b03d7b8cd92514a6ba74acda3c49a7fe4dcce (patch) | |
tree | 9cfc5fd79a7f26720c859bf56c80ce9c82c5800c | |
parent | 288fa4d92934a52c6350ce980bfe65a25788e95d (diff) | |
download | gwtquery-6d7b03d7b8cd92514a6ba74acda3c49a7fe4dcce.tar.gz gwtquery-6d7b03d7b8cd92514a6ba74acda3c49a7fe4dcce.zip |
Revert mode
-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> |