Add some stress-test data
This commit is contained in:
8
download/download_notestdata.go
Normal file
8
download/download_notestdata.go
Normal file
@@ -0,0 +1,8 @@
|
||||
//go:build !testdata
|
||||
|
||||
package download
|
||||
|
||||
import "github.com/tardisx/gropple/config"
|
||||
|
||||
func (m *Manager) AddStressTestData(c *config.ConfigService) {
|
||||
}
|
||||
Reference in New Issue
Block a user