Skip to content

Commit be7b5e7

Browse files
committed
[test] Replace tab with spaces.
1 parent 4a6d807 commit be7b5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/algorithms/detail/Jamfile.v2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
test-suite boost-geometry-algorithms-detail
1717
:
1818
[ run as_range.cpp : : : : algorithms_as_range ]
19-
[ run calculate_point_order.cpp : : : : algorithms_calculate_point_order ]
19+
[ run calculate_point_order.cpp : : : : algorithms_calculate_point_order ]
2020
[ run partition.cpp : : : : algorithms_partition ]
2121
;
2222

0 commit comments

Comments
 (0)