mirror of https://code.forgejo.org/forgejo/runner
parent
616ad7c96a
commit
3463f94119
|
@ -1,3 +1,6 @@
|
||||||
|
// Copyright 2023 The Gitea Authors. All rights reserved.
|
||||||
|
// SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
package runtime
|
package runtime
|
||||||
|
|
||||||
import "testing"
|
import "testing"
|
||||||
|
|
Loading…
Reference in New Issue