added the using_pointers test

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5527 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2003-12-09 23:48:54 +00:00
commit 45ffdc02a3

View file

@ -260,6 +260,7 @@ CPP_TEST_CASES += \
using_composition \
using_extend \
using_inherit \
using_pointers \
using_private \
using_protected \
valuewrapper \