Use cocoonlife/testify

This commit is contained in:
Will Newton 2016-02-18 17:17:58 +00:00
parent 46168a203a
commit 7c4fa1434a

View file

@ -9,7 +9,7 @@ import (
"os"
"testing"
"github.com/jbert/testify/assert"
"github.com/cocoonlife/testify/assert"
)
func TestDecode(t *testing.T) {