Commit 0d7e290
internal/frontend/fetchserver: add test for "synctest" shortcut
The previous commit 5cd4436 added tests
that internal packages are not found by a shortcut. This change adds a
test that a package (like synctest) which has an internal and public
package is found.
Updates golang/go#76136
Change-Id: I80297ee6fff7fbb1c2d5bd2188a387a39f24ac35
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/718280
TryBot-Bypass: Nicholas Husin <[email protected]>
Reviewed-by: Nicholas Husin <[email protected]>
Reviewed-by: Junyang Shao <[email protected]>
Reviewed-by: Nicholas Husin <[email protected]>
Auto-Submit: Nicholas Husin <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>1 parent 94b2daf commit 0d7e290
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
172 | 180 | | |
173 | 181 | | |
174 | 182 | | |
| |||
704 | 712 | | |
705 | 713 | | |
706 | 714 | | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
707 | 721 | | |
708 | 722 | | |
709 | 723 | | |
| |||
0 commit comments