diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-23 03:54:52 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-23 03:54:52 +0000 |
commit | d8a388616db9870fa65219074942609670d2625e (patch) | |
tree | 866b2e2c500144a4c75a984463ffcb749ba8d3ec /branches | |
parent | 5a3119de42b687aeb1e32f4abde6cb7a8a75d72b (diff) |
Removing unecessary @Ignore
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767776 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r-- | branches/sca-java-1.x/modules/assembly-xml/src/test/java/org/apache/tuscany/sca/assembly/xml/ReadWriteAnyAttributeTestCase.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/modules/assembly-xml/src/test/java/org/apache/tuscany/sca/assembly/xml/ReadWriteAnyAttributeTestCase.java b/branches/sca-java-1.x/modules/assembly-xml/src/test/java/org/apache/tuscany/sca/assembly/xml/ReadWriteAnyAttributeTestCase.java index feab7cf0f7..200b7061c6 100644 --- a/branches/sca-java-1.x/modules/assembly-xml/src/test/java/org/apache/tuscany/sca/assembly/xml/ReadWriteAnyAttributeTestCase.java +++ b/branches/sca-java-1.x/modules/assembly-xml/src/test/java/org/apache/tuscany/sca/assembly/xml/ReadWriteAnyAttributeTestCase.java @@ -152,7 +152,6 @@ public class ReadWriteAnyAttributeTestCase { @Test - //@Ignore() public void testReadWriteCompositeWithBindings() throws Exception { init(null); |