mirror of
https://github.com/boostorg/core.git
synced 2025-11-30 22:29:42 +01:00
Changed lightweight_test_fail11 from run-fail to run
This commit is contained in:
@@ -122,5 +122,5 @@ int main()
|
||||
|
||||
boost::report_errors();
|
||||
|
||||
return boost::detail::test_errors() == test_cases;
|
||||
return boost::detail::test_errors() != test_cases;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user