summaryrefslogtreecommitdiffstats
path: root/sync/test/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'sync/test/DEPS')
-rw-r--r--sync/test/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync/test/DEPS b/sync/test/DEPS
index ad776e9..8d5cb98 100644
--- a/sync/test/DEPS
+++ b/sync/test/DEPS
@@ -1,4 +1,5 @@
include_rules = [
# Test files can include anything from sync.
"+sync",
+ "+net/test",
]