mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
DomStubBuilderTest#testFoo: adjust test data due to b824aef129
This commit is contained in:
@@ -49,6 +49,8 @@ public class DomStubBuilderTest extends DomStubTest {
|
||||
doBuilderTest("foo.xml", "File:foo\n" +
|
||||
" Element:foo\n" +
|
||||
" Element:id:foo\n" +
|
||||
" Element:list:list0\n" +
|
||||
" Element:list:list1\n" +
|
||||
" Element:bar\n" +
|
||||
" Attribute:string:xxx\n" +
|
||||
" Attribute:int:666\n" +
|
||||
|
||||
Reference in New Issue
Block a user