Remove more flags from tests

This commit is contained in:
Alexander Neumann
2015-06-13 13:16:43 +02:00
parent 0ad08b2f70
commit 9853fbcf48
3 changed files with 27 additions and 10 deletions

View File

@@ -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")