diff options
| author | Nicolas Paul <n@nc0.fr> | 2023-05-31 22:08:07 +0200 |
|---|---|---|
| committer | Nicolas Paul <n@nc0.fr> | 2023-05-31 22:08:07 +0200 |
| commit | ea09988177f57cfa3a06069454512b09808b0b5e (patch) | |
| tree | 76b3dc5a15d67c0917967186897553dd19da6bcb /testdata | |
| parent | a0976d22e8ec247f80759f44b1d2ce606bf59d2d (diff) | |
Add CI with cross-compilation
Signed-off-by: Nicolas Paul <n@nc0.fr>
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 |
