Merge pull request #172 from xantares/patch-2

Fix duplicate entry in CPP_TEST_CASES.
This commit is contained in:
Olly Betts 2014-05-11 11:41:26 +12:00
commit b241d224bb

View file

@ -409,7 +409,6 @@ CPP_TEST_CASES += \
template_partial_specialization \
template_partial_specialization_typedef \
template_qualifier \
template_qualifier \
template_ref_type \
template_rename \
template_retvalue \