New gocheck location

This commit is contained in:
Marin Bek 2015-02-27 15:33:06 +01:00
parent 121db02e3d
commit 13bf94fc2e

View File

@ -5,7 +5,7 @@
package goes package goes
import ( import (
. "launchpad.net/gocheck" . "gopkg.in/check.v1"
"net/http" "net/http"
"net/url" "net/url"
"os" "os"