Fixed most tab and min/max issues from trunk inspection report

[SVN r53141]
This commit is contained in:
Jeremiah Willcock
2009-05-20 19:19:00 +00:00
parent 2772bfc08d
commit fea89e84f3

View File

@ -360,7 +360,7 @@ int test_main( int, char* [] )
{ {
test_with_class_type(); test_with_class_type();
test_with_builtin_types(); test_with_builtin_types();
test_binding(); test_binding();
} }
catch ( ... ) catch ( ... )
{ {