This website works better with JavaScript.
Explore
Help
Sign In
oyd
/
minio
Watch
6
Star
1
Fork
You've already forked minio
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
107
Commits
1
Branch
0
Tags
89 MiB
Tag:
Branch:
Tree:
17a23876a2
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '17a23876a2'
${ noResults }
minio
/
setup_test.go
9 lines
101 B
Raw
Normal View
History
Unescape
Escape
Adding simple file storage driver for persistent storage
10 years ago
package
minio
import
(
.
"gopkg.in/check.v1"
"testing"
)
func
Test
(
t
*
testing
.
T
)
{
TestingT
(
t
)
}