test fixed

This commit is contained in:
Dmitry Avdeev
2014-09-22 19:16:28 +04:00
parent ce8e873c5a
commit 66c70dc335
@@ -47,6 +47,7 @@ public class DomStubBuilderTest extends DomStubTest {
public void testFoo() throws Exception {
doBuilderTest("foo.xml", "File:foo\n" +
" Element:foo\n" +
" Element:id\n" +
" Element:bar\n" +
" Attribute:string:xxx\n" +
" Attribute:int:666\n" +