aboutsummaryrefslogtreecommitdiff
path: root/cast/sender/testing/DEPS
blob: 99039c594a4049c7873a155a4a373eb008ed24ba (plain)
1
2
3
4
include_rules = [
  # Sender tests can use receiver code for simulation/validation.
  '+cast/receiver',
]