mirror of
https://github.com/boostorg/lambda.git
synced 2026-01-24 18:02:22 +00:00
one test function wasn't called at all
[SVN r11763]
This commit is contained in:
@@ -128,5 +128,8 @@ int test_main(int, char *[]) {
|
||||
4)
|
||||
)(i, j, k);
|
||||
BOOST_TEST(result == 12);
|
||||
|
||||
test_member_functions();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user