Corrected some comments

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4733 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-04-28 22:56:04 +00:00
commit a44a0231ac

View file

@ -47,7 +47,7 @@ CPP_TEST_BROKEN += \
template_specialization_enum \
using_namespace
# Broken C test cases. (Can be run individually using make testcase.cpptest.)
# Broken C test cases. (Can be run individually using make testcase.ctest.)
C_TEST_BROKEN +=
@ -276,7 +276,7 @@ C_TEST_CASES += \
unions
# Multi-module C++ test cases . (Can be run individually using make testcase.ctest.)
# Multi-module C++ test cases . (Can be run individually using make testcase.multicpptest.)
MULTI_CPP_TEST_CASES += \
imports \
template_typedef_import