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:
Marko Klopcic 2012-08-28 19:50:50 +00:00
commit faec66879a
2 changed files with 2 additions and 2 deletions

View file

@ -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 \

View file

@ -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 %{