mirror of
https://github.com/boostorg/system.git
synced 2026-02-01 09:02:08 +00:00
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