fixing find and replace issue

This commit is contained in:
Will Charczuk 2018-04-05 00:42:38 -07:00
parent df14434b6e
commit 70e6cfddc5
39 changed files with 39 additions and 39 deletions

View file

@ -5,7 +5,7 @@ import (
"math"
"testing"
assert "github.co/blend/go-sdk/assert"
assert "github.com/blend/go-sdk/assert"
)
func TestBarChartRender(t *testing.T) {