mirror of https://github.com/swig/swig
Fix in Csharp doxygen test
This commit is contained in:
parent
f638291e60
commit
006a0fdc2e
|
@ -70,7 +70,7 @@ public class doxygen_basic_translate_runme {
|
||||||
{
|
{
|
||||||
_checker.checkText(doxygen_checker.CodeType.MEMBER, "function4", @"
|
_checker.checkText(doxygen_checker.CodeType.MEMBER, "function4", @"
|
||||||
A test of some mixed tag usage
|
A test of some mixed tag usage
|
||||||
If: CONDITION
|
|
||||||
This *code* fragment shows us something .
|
This *code* fragment shows us something .
|
||||||
Title: Minuses:
|
Title: Minuses:
|
||||||
* it's senseless
|
* it's senseless
|
||||||
|
|
Loading…
Reference in New Issue