Commit 3b532a3
committed
xds: Suppress deprecation warning in test helper
Add @SuppressWarnings("deprecation") to test helper that intentionally
uses deprecated field to verify backward compatibility.1 parent d2986a1 commit 3b532a3
File tree
1 file changed
+1
-0
lines changed- xds/src/test/java/io/grpc/xds/internal/security
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| 236 | + | |
236 | 237 | | |
237 | 238 | | |
238 | 239 | | |
| |||
0 commit comments