forked from boostorg/system
fix lightweight test boo boo (Thanks to Peter Dimov)
[SVN r62149]
This commit is contained in:
@@ -398,5 +398,5 @@ int main( int, char *[] )
|
||||
|
||||
//test3::run();
|
||||
|
||||
return 0;
|
||||
return ::boost::report_errors();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user