Skip to content

Commit

Permalink
add test case about new node with unregistered ns
Browse files Browse the repository at this point in the history
  • Loading branch information
adou600 committed Mar 23, 2012
1 parent d477b10 commit 85f718b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions fixtures/10_Writing/add.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,6 @@
<sv:value>nt:folder</sv:value>
</sv:property>
</sv:node>
<sv:node sv:name="testAddNodeAndChildNode">
<sv:property sv:name="jcr:primaryType" sv:type="Name">
<sv:value>nt:unstructured</sv:value>
</sv:property>
</sv:node>
<sv:node sv:name="testAddNodeWithUnregisteredNamespace">
<sv:property sv:name="jcr:primaryType" sv:type="Name">
<sv:value>nt:unstructured</sv:value>
Expand Down

0 comments on commit 85f718b

Please sign in to comment.