diff options
Diffstat (limited to 'testdata/osmlparser/struct_with_no_field.osml')
-rw-r--r-- | testdata/osmlparser/struct_with_no_field.osml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/osmlparser/struct_with_no_field.osml b/testdata/osmlparser/struct_with_no_field.osml index 4f27998..7c8c09d 100644 --- a/testdata/osmlparser/struct_with_no_field.osml +++ b/testdata/osmlparser/struct_with_no_field.osml @@ -1,7 +1,7 @@ \document \ontology#test - \struct#a[isRoot=true] + \struct#a[root=true] \field \childRef[ref=b] \struct#b |