summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_null_out.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_null_out.page')
-rw-r--r--tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_null_out.page20
1 files changed, 5 insertions, 15 deletions
diff --git a/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_null_out.page b/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_null_out.page
index 5b83b30a..0ecf204f 100644
--- a/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_null_out.page
+++ b/tests/scanner/Regress-1.0-Python-expected/Regress.test_array_int_null_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,23 +21,16 @@
<api:name>len</api:name>
</api:arg>
</api:function>
-
</info>
- <title>Index.test_array_int_null_out</title>
-
-<synopsis><code mime="text/x-python">
+ <title>Regress.test_array_int_null_out</title>
+ <synopsis><code mime="text/x-python">
@accepts([int], int)
@returns(none)
def test_array_int_null_out(arr, len):
# Python wrapper for regress_test_array_int_null_out()
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>arr</code></title>
@@ -46,10 +38,8 @@ def test_array_int_null_out(arr, len):
</item>
<item>
<title><code>len</code></title>
-<p>length</p>
+ <p>length</p>
</item>
</terms>
-
-
</page>