2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-28 06:29:01 +00:00
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) {
}