add url type and clean up the tests some #13

Merged
merged 1 commit into from Sep 16, 2016
Jump to file or symbol
Failed to load files and symbols.
+216 −186
Split
View
@@ -6,7 +6,7 @@ package schema_test
import (
"testing"
- gc "launchpad.net/gocheck"
+ gc "gopkg.in/check.v1"
)
func Test(t *testing.T) {
Oops, something went wrong.