git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4976 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2003-08-07 15:45:27 +00:00
commit ab47e2aec6
2 changed files with 20 additions and 0 deletions

View file

@ -138,6 +138,7 @@ CPP_TEST_CASES += \
namespace_enum \
namespace_extend \
namespace_nested \
namespace_spaces \
namespace_template \
namespace_typemap \
namespace_virtual_method \