summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-27 21:28:13 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-27 21:28:13 +0000
commitf9e2d3ce0448c8dbb85566c956cbdda79392884f (patch)
treecc68e0248a02da365662455be21d5bc58a37cfe7 /branches
parent38911fc0adf24bf695e6bbe157ed5ff0647620da (diff)
TUSCANY-2944 - Enable tests as recent changes from slaws in revision #759149 fixes the problems we were seeing.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759358 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-java-1.x/tutorials/store/store-test/test/StoreSupplierTestCase.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/tutorials/store/store-test/test/StoreSupplierTestCase.java b/branches/sca-java-1.x/tutorials/store/store-test/test/StoreSupplierTestCase.java
index 69590ee80e..556cc42d0b 100644
--- a/branches/sca-java-1.x/tutorials/store/store-test/test/StoreSupplierTestCase.java
+++ b/branches/sca-java-1.x/tutorials/store/store-test/test/StoreSupplierTestCase.java
@@ -42,7 +42,6 @@ import client.Shopper;
*
* @version $Rev$ $Date$
*/
- @Ignore("Broken, see TUSCANY-2944")
public class StoreSupplierTestCase {
private SCANode domainManager;