Skip to content

Commit

Permalink
test break CI
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Apr 23, 2024
1 parent 2fa050f commit 1852d0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/shell/layering_check_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ function test_bad_layering_checks_objc() {

expect_log_once "does not depend on a module exporting"
expect_log "test/layering_check/c.m:1:10: error: module //test/layering_check:bad_layering_check_objc does not depend on a module exporting 'a.h'" "failed wrong layering_check"
exit 1
}

run_suite "layering_check tests"

0 comments on commit 1852d0c

Please sign in to comment.