fixed doxygen tests after rename
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-doxygen@13727 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
af74b4f96a
commit
faec66879a
2 changed files with 2 additions and 2 deletions
|
|
@ -193,7 +193,7 @@ CPP_TEST_CASES += \
|
|||
doxygen_translate \
|
||||
doxygen_translate_all_tags \
|
||||
doxygen_translate_links \
|
||||
doxygen_tricky_constructs \
|
||||
doxygen_misc_constructs \
|
||||
dynamic_cast \
|
||||
empty \
|
||||
enum_rename \
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file contains tests for situations, which do not normally
|
||||
# appear in the code, but must neverthless be handled correctly.
|
||||
|
||||
%module doxygen_tricky_constructs
|
||||
%module doxygen_misc_constructs
|
||||
|
||||
%inline %{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue