mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
test fixed
This commit is contained in:
@@ -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" +
|
||||
|
||||
Reference in New Issue
Block a user