Skip to content

Commit

Permalink
test: Verify core IO headers are self-contained
Browse files Browse the repository at this point in the history
Looks like skipped by mistake
  • Loading branch information
mloskot committed May 6, 2021
1 parent bbdce36 commit 0a21d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/core/Jamfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ project
;

alias headers_concepts : [ generate_self_contained_headers concepts ] ;
alias headers : [ generate_self_contained_headers : concepts extension io ] ;
alias headers : [ generate_self_contained_headers : concepts extension ] ;

run promote_integral.cpp ;
run test_fixture.cpp ;
Expand Down

0 comments on commit 0a21d74

Please sign in to comment.