summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.test_utf8_out_out.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.test_utf8_out_out.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.test_utf8_out_out.page22
1 files changed, 6 insertions, 16 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.test_utf8_out_out.page b/tests/scanner/Regress-1.0-Python-expected/Regress.test_utf8_out_out.page
index 5a6bc2e6..a93227d7 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.test_utf8_out_out.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.test_utf8_out_out.page
@@ -6,7 +6,6 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="index" group="function" type="guide"/>
<api:function>
<api:returns>
@@ -22,34 +21,25 @@
<api:name>out1</api:name>
</api:arg>
</api:function>
-
</info>
- <title>Index.test_utf8_out_out</title>
-
-<synopsis><code mime="text/x-python">
+ <title>Regress.test_utf8_out_out</title>
+ <synopsis><code mime="text/x-python">
@accepts(unicode, unicode)
@returns(none)
def test_utf8_out_out(out0, out1):
# Python wrapper for regress_test_utf8_out_out()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>out0</code></title>
-<p>a copy of "first"</p>
+ <p>a copy of "first"</p>
</item>
<item>
<title><code>out1</code></title>
-<p>a copy of "second"</p>
+ <p>a copy of "second"</p>
</item>
</terms>
-
-
</page>