details:   https://code.openbravo.com/erp/devel/pi/rev/d38ca1268c9e
changeset: 32803:d38ca1268c9e
user:      Carlos Aristu <carlos.aristu <at> openbravo.com>
date:      Mon Sep 25 08:52:12 2017 +0200
summary:   fixes bug 36929: include test into the test suite again

diffstat:

 src-test/src/org/openbravo/test/AllWebserviceTests.java |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (19 lines):

diff -r 437f115ebd00 -r d38ca1268c9e 
src-test/src/org/openbravo/test/AllWebserviceTests.java
--- a/src-test/src/org/openbravo/test/AllWebserviceTests.java   Fri Sep 22 
16:10:07 2017 +0000
+++ b/src-test/src/org/openbravo/test/AllWebserviceTests.java   Mon Sep 25 
08:52:12 2017 +0200
@@ -31,6 +31,7 @@
 import org.openbravo.test.datasource.HQLDataSourceTest;
 import org.openbravo.test.datasource.ProductSelectorDataSourceTest;
 import org.openbravo.test.datasource.SelectorFieldPropertySelectorDSTest;
+import org.openbravo.test.datasource.SelectorPickListFieldsDataSourceTest;
 import org.openbravo.test.datasource.TestAllowUnpagedDatasourcePreference;
 import org.openbravo.test.datasource.TestCSVEncoding;
 import org.openbravo.test.datasource.TestComboDatasource;
@@ -62,6 +63,7 @@
     WSAddRecordWithComputedColumns.class, //
     TestCSVEncoding.class, //
     SelectorFieldPropertySelectorDSTest.class, //
+    SelectorPickListFieldsDataSourceTest.class, //
     ProductSelectorDataSourceTest.class, //
     TestComboDatasource.class, //
     FKDropDownDatasource.class, //

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to