Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-datastore
Commits
1cb6a59e
Commit
1cb6a59e
authored
Mar 11, 2015
by
Juan Batiz-Benet
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #15 from tv42/gofmt
gofmt
parents
731e20de
a037cbf7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lru/datastore_test.go
lru/datastore_test.go
+1
-1
No files found.
lru/datastore_test.go
View file @
1cb6a59e
...
...
@@ -5,8 +5,8 @@ import (
"testing"
ds
"github.com/jbenet/go-datastore"
lru
"github.com/jbenet/go-datastore/lru"
.
"github.com/jbenet/go-datastore/Godeps/_workspace/src/gopkg.in/check.v1"
lru
"github.com/jbenet/go-datastore/lru"
)
// Hook up gocheck into the "go test" runner.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment