restic/backend/s3/s3_test.go

8 lines
68 B
Go
Raw Normal View History

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