restic/backend/s3/s3_test.go

8 lines
68 B
Go
Raw Normal View History

2016-01-02 13:38:45 +00:00
package s3
import "testing"
func TestGetReader(t *testing.T) {
}