Move null_pointer.i to common.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10380 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Xavier Delacour 2008-04-20 15:48:56 +00:00
commit b0921513e0
3 changed files with 1 additions and 1 deletions

View file

@ -205,6 +205,7 @@ CPP_TEST_CASES += \
namespace_virtual_method \
naturalvar \
newobject1 \
null_pointer \
operator_overload \
operator_overload_break \
ordering \