forked from boostorg/algorithm
Fixed references
This commit is contained in:
@ -73,6 +73,9 @@ alias unit_test_framework
|
||||
|
||||
# Is_partitioned_until tests
|
||||
[ run is_partitioned_until_test.cpp unit_test_framework : : : : is_partitioned_until_test ]
|
||||
|
||||
# Apply_permutation tests
|
||||
[ run apply_permutation_test.cpp unit_test_framework : : : : apply_permutation_test ]
|
||||
;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user