diff options
| author | David Chase <drchase@google.com> | 2023-12-27 14:55:24 -0500 |
|---|---|---|
| committer | David Chase <drchase@google.com> | 2023-12-27 20:37:34 +0000 |
| commit | 95f774fca56ec73db987aa0163044f1edc31e60e (patch) | |
| tree | ea97dae2fb5bf5e6878fb4695e9bc4c60dcb56e5 /cmd | |
| parent | 249c6aeddfb3f505c11ee701ca7590f8d3e928af (diff) | |
| download | go-x-website-95f774fca56ec73db987aa0163044f1edc31e60e.tar.xz | |
cmd/golangorg: update testdata to match wiki contents
old wiki contained "Wiki: Index",
now it contains " Wiki: Home"
Update the "loading..." copy to match.
Change-Id: I27f5831d725dbeda8e33a5163edcbba58b8f6a38
Reviewed-on: https://go-review.googlesource.com/c/website/+/552975
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Suzy Mueller <suzmue@golang.org>
Run-TryBot: David Chase <drchase@google.com>
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/golangorg/testdata/godev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/golangorg/testdata/godev.txt b/cmd/golangorg/testdata/godev.txt index f33b057d..0cf694eb 100644 --- a/cmd/golangorg/testdata/godev.txt +++ b/cmd/golangorg/testdata/godev.txt @@ -111,7 +111,7 @@ GET https://go.dev/doc/security/ body contains Security GET https://go.dev/wiki/ -body contains Go Wiki: Index +body contains Go Wiki: Home body contains <i>This content is part of the <a href="/wiki/">Go Wiki</a>.</i> GET https://go.dev/wiki/Comments |
