forked from TrueCloudLab/frostfs-http-gw
[#24] Use build tags to run integration tests
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
parent
81f7168a16
commit
6f35d7198d
8 changed files with 18 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
//go:build !integration
|
||||
|
||||
package downloader
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue