File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ alias unit_test_framework
4141
4242 [ run ordered_test.cpp unit_test_framework : : : : ordered_test ]
4343 [ run find_if_not_test1.cpp unit_test_framework : : : : find_if_not_test1 ]
44- [ run copy_if_test1.cpp unit_test_framework : : : : copy_if_test1 ]
45- [ run copy_n_test1.cpp unit_test_framework : : : : copy_n_test1 ]
44+ [ run copy_if_test1.cpp unit_test_framework : : : : copy_if_test1 ]
45+ [ run copy_n_test1.cpp unit_test_framework : : : : copy_n_test1 ]
4646 [ run iota_test1.cpp unit_test_framework : : : : iota_test1 ]
4747
4848 [ run is_permutation_test1.cpp unit_test_framework : : : : is_permutation_test1 ]
@@ -88,7 +88,7 @@ alias unit_test_framework
8888# Apply_permutation tests
8989 [ run apply_permutation_test.cpp unit_test_framework : : : : apply_permutation_test ]
9090# Find tests
91- [ run find_not_test.cpp unit_test_framework : : : : find_not_test ]
91+ [ run find_not_test.cpp unit_test_framework : : : : find_not_test ]
9292 [ run find_backward_test.cpp unit_test_framework : : : : find_backward_test ]
9393 ;
9494}
You can’t perform that action at this time.
0 commit comments