mirror of
https://github.com/boostorg/container.git
synced 2025-08-03 22:44:26 +02:00
Corrected test_suite name
This commit is contained in:
@@ -31,4 +31,4 @@ rule test_all
|
|||||||
return $(all_rules) ;
|
return $(all_rules) ;
|
||||||
}
|
}
|
||||||
|
|
||||||
test-suite container_test : [ test_all r ] ;
|
test-suite container_bench : [ test_all r ] ;
|
||||||
|
Reference in New Issue
Block a user