fixing find and replace issue
This commit is contained in:
parent
df14434b6e
commit
70e6cfddc5
39 changed files with 39 additions and 39 deletions
|
|
@ -4,7 +4,7 @@ import (
|
|||
"bytes"
|
||||
"testing"
|
||||
|
||||
assert "github.co/blend/go-sdk/assert"
|
||||
assert "github.com/blend/go-sdk/assert"
|
||||
)
|
||||
|
||||
func TestPieChart(t *testing.T) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue