Description: test with github.com/go-check/check.
 golang-gocheck is not longer maintained in Debian in favour of
 golang-check.v1.
Author: Daniel Stender <stender@debian.org>
Bug: https://bugs.debian.org/789991
Forwarded: no

--- a/link_test.go
+++ b/link_test.go
@@ -3,7 +3,7 @@
 import (
 	"testing"
 
-	. "launchpad.net/gocheck"
+	. "gopkg.in/check.v1"
 )
 
 // Hook up gocheck into the "go test" runner.
