Skip to content

Commit 7d0b3c7

Browse files
committed
Disable example related to now open issue
1 parent afb9c22 commit 7d0b3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Jamfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ run ../examples/statistics.cpp ;
205205
run ../examples/format.cpp ;
206206
run ../examples/fmt_format.cpp ;
207207
run ../examples/print.cpp ;
208-
run ../examples/promotion.cpp ;
208+
#run ../examples/promotion.cpp ;
209209

210210
# Test compilation of separate headers
211211
compile compile_tests/bid_conversion.cpp ;

0 commit comments

Comments
 (0)