mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-28 19:47:17 +02:00
fix extraneous colon in test jamfile causing a build warning
This commit is contained in:
@ -15,7 +15,7 @@ alias unit_test_framework
|
||||
;
|
||||
|
||||
{
|
||||
test-suite algorithm/minmax:
|
||||
test-suite algorithm/minmax
|
||||
: [ run minmax_element_test.cpp unit_test_framework
|
||||
: : : : minmax_element ]
|
||||
[ run minmax_test.cpp unit_test_framework
|
||||
|
Reference in New Issue
Block a user