diff options
Diffstat (limited to 'testdata/osmlparser/include_root.osml')
-rw-r--r-- | testdata/osmlparser/include_root.osml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/osmlparser/include_root.osml b/testdata/osmlparser/include_root.osml index 3c65ca1..b1256de 100644 --- a/testdata/osmlparser/include_root.osml +++ b/testdata/osmlparser/include_root.osml @@ -1,7 +1,7 @@ \begin{document} \ontology#testOntology - \struct#test[isRoot=true] + \struct#test[root=true] \field \childRef[ref=a] \childRef[ref=b] |