mirror of
https://github.com/boostorg/config.git
synced 2026-04-29 02:24:13 +02:00
Fixed broken test cases, and added two new ones that were previously missing from cvs
[SVN r21509]
This commit is contained in:
@@ -31,6 +31,6 @@
|
||||
|
||||
int cpp_main( int, char *[] )
|
||||
{
|
||||
return ::test();
|
||||
return boost_function_scope_using_declaration_breaks_adl::test();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user