summaryrefslogtreecommitdiff
path: root/testdata/integration/basic_functionality/reference_scope.out.osxml
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/integration/basic_functionality/reference_scope.out.osxml')
-rw-r--r--testdata/integration/basic_functionality/reference_scope.out.osxml6
1 files changed, 3 insertions, 3 deletions
diff --git a/testdata/integration/basic_functionality/reference_scope.out.osxml b/testdata/integration/basic_functionality/reference_scope.out.osxml
index b581053..3684558 100644
--- a/testdata/integration/basic_functionality/reference_scope.out.osxml
+++ b/testdata/integration/basic_functionality/reference_scope.out.osxml
@@ -2,12 +2,12 @@
<document xmlns:test="test">
<test:test>
<test:c>
- <test:b>foo_1</test:b>
+ <test:b>foo</test:b>
<test:b>foo2</test:b>
- <test:a id="foo_1" name="foo"/>
+ <test:a id="foo" name="foo"/>
</test:c>
<test:c>
- <test:b>foo_1</test:b>
+ <test:b>foo</test:b>
<test:a name="foo"/>
</test:c>
<test:c>