restic/backend/s3/s3_test.go
2016-01-17 18:48:05 +01:00

8 lines
68 B
Go

package s3
import "testing"
func TestGetReader(t *testing.T) {
}