mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-04-25 05:44:09 +00:00
tests/integration/empty_repo_test.go aktualisiert
This commit is contained in:
parent
aed092240e
commit
a3620f4fe9
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ package integration
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
|
"fmt"
|
||||||
"encoding/base64"
|
"encoding/base64"
|
||||||
"io"
|
"io"
|
||||||
"mime/multipart"
|
"mime/multipart"
|
||||||
|
|
Loading…
Reference in a new issue