mirror of
https://github.com/restic/restic.git
synced 2025-10-27 12:08:33 +00:00
Remove more flags from tests
This commit is contained in:
@@ -114,7 +114,7 @@ func cmdFsck(t testing.TB) {
|
||||
|
||||
func TestBackup(t *testing.T) {
|
||||
if !RunIntegrationTest {
|
||||
t.Skip("integration tests disabled, use `-test.integration` to enable")
|
||||
t.Skip("integration tests disabled")
|
||||
}
|
||||
|
||||
datafile := filepath.Join("testdata", "backup-data.tar.gz")
|
||||
|
||||
Reference in New Issue
Block a user