1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-23 00:00:04 +01:00
restic/backend/s3/s3_test.go

8 lines
68 B
Go
Raw Normal View History

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