Logo
Explore Help
Register Sign In
ibnezzoubayr/Atay-Makhzan
1
1
Fork 0
You've already forked Atay-Makhzan
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
update_flake_lock_action
Atay-Makhzan/services/repository/main_test.go
T

15 lines
228 B
Go
Raw Permalink Normal View History

Move transfer repository and rename repository on a service package and start action notification (#8573)
2019-11-15 16:06:11 +08:00
// Copyright 2019 The Gitea Authors. All rights reserved.
Implement FSFE REUSE for golang files (#21840)
2022-11-27 13:20:29 -05:00
// SPDX-License-Identifier: MIT
Move transfer repository and rename repository on a service package and start action notification (#8573)
2019-11-15 16:06:11 +08:00
package repository
import (
"testing"
Decouple unit test code from business code (#17623)
2021-11-12 22:36:47 +08:00
"code.gitea.io/gitea/models/unittest"
Move transfer repository and rename repository on a service package and start action notification (#8573)
2019-11-15 16:06:11 +08:00
)
func TestMain(m *testing.M) {
make writing main test easier (#27270)
2023-09-28 09:38:53 +08:00
unittest.MainTest(m)
Move transfer repository and rename repository on a service package and start action notification (#8573)
2019-11-15 16:06:11 +08:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.26.2 Page: 1337ms Template: 5ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API