Fixed python doxygen_basic_translate runtime test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-doxygen@13489 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3b280b6ffe
commit
d99fe121b8
1 changed files with 4 additions and 1 deletions
|
|
@ -58,7 +58,10 @@ check(doxygen_basic_translate.function4.__doc__, ''
|
|||
' }'
|
||||
)
|
||||
check(doxygen_basic_translate.function5.__doc__, ''
|
||||
' This is a post comment. \n'
|
||||
)
|
||||
check(doxygen_basic_translate.function6.__doc__, ''
|
||||
' Test for default args \n'
|
||||
' Arguments: \n'
|
||||
' a (int) -- Some parameter, default is 42\n'
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue