summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.test_gslist_nothing_return.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.test_gslist_nothing_return.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.test_gslist_nothing_return.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.test_gslist_nothing_return.page b/tests/scanner/Regress-1.0-Python-expected/Regress.test_gslist_nothing_return.page
index 0a4a5aaa..a6af8a2a 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.test_gslist_nothing_return.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.test_gslist_nothing_return.page
@@ -10,7 +10,7 @@
<link type="guide" xref="index" group="function"/>
<api:function>
<api:returns>
- <api:type>&lt;list&gt;</api:type>
+ <api:type>[unicode]</api:type>
</api:returns>
<api:name>regress_test_gslist_nothing_return</api:name>
</api:function>
@@ -19,7 +19,7 @@
<title>test_gslist_nothing_return</title>
<synopsis><code mime="text/x-python">
-@returns(&lt;list&gt;)
+@returns([unicode])
def test_gslist_nothing_return():
# Python wrapper for regress_test_gslist_nothing_return()
</code></synopsis>