Add infinity test-case to list of smoke tests.

This commit is contained in:
Oliver Buchtala 2013-09-09 13:17:38 +03:00
commit 1438d0cfb4
2 changed files with 2 additions and 1 deletions

View file

@ -44,6 +44,7 @@ CPP_TEST_CASES = \
cpp_static \
director_alternating \
enum_template \
infinity \
namespace_virtual_method \
overload_copy \
ret_by_value \