diff options
Diffstat (limited to 'testdata')
| -rw-r--r-- | testdata/dst/gitlab/bar.html | 7 | ||||
| -rw-r--r-- | testdata/dst/index.html | 5 |
2 files changed, 0 insertions, 12 deletions
diff --git a/testdata/dst/gitlab/bar.html b/testdata/dst/gitlab/bar.html deleted file mode 100644 index 67b8815..0000000 --- a/testdata/dst/gitlab/bar.html +++ /dev/null @@ -1,7 +0,0 @@ -<!DOCTYPE html> -<meta charset="UTF-8"> -<meta content="example.com/gitlab/bar git https://gitlab.com/example/bar.git" name="go-import"> -<meta content="example.com/gitlab/bar https://gitlab.com/example/bar.git https://gitlab.com/example/bar.git/-/tree/main{/dir} https://gitlab.com/example/bar.git/-/blob/main{/dir}/{file}#L{line}" - name="go-source"> -<meta content="width=device-width,initial-scale=1" name="viewport"> -<p>There is nothing to see, redirecting <a href="https://pkg.go.dev/example.com/gitlab/bar">here</a>.
\ No newline at end of file diff --git a/testdata/dst/index.html b/testdata/dst/index.html deleted file mode 100644 index c05f8d8..0000000 --- a/testdata/dst/index.html +++ /dev/null @@ -1,5 +0,0 @@ -<!DOCTYPE html> -<meta charset="UTF-8"> -<meta content="2; url='https://pkg.go.dev'" http-equiv="refresh"> -<meta content="width=device-width,initial-scale=1" name="viewport"> -<p>Nothing to see, redirecting <a href="https://pkg.go.dev">here</a>.
\ No newline at end of file |
