fix typo in custom_wallkw testcase name
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11350 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
9fe205d0f1
commit
ea34de223f
1 changed files with 1 additions and 1 deletions
|
|
@ -472,7 +472,7 @@ MULTI_CPP_TEST_CASES += \
|
|||
# Non standard testcases, usually using custom commandline options
|
||||
# Testcase names are prefixed with custom_ and can be run individually using make testcase.customtest
|
||||
CUSTOM_TEST_CASES = \
|
||||
custom_allkw \
|
||||
custom_wallkw \
|
||||
|
||||
# individual custom tests - any kind of customisation allowed here
|
||||
# Note: $(basename $@) strips everything after and including the . in the target name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue