mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
Updated Travis.yml and test procedures in common
This commit is contained in:
committed by
Adrian Gallagher
parent
26b840597b
commit
6afaefa5bf
@@ -558,7 +558,6 @@ func TestExtractPort(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestOutputCSV(t *testing.T) {
|
||||
t.Parallel()
|
||||
path := "../testdata/dump"
|
||||
data := [][]string{}
|
||||
rowOne := []string{"Appended", "to", "two", "dimensional", "array"}
|
||||
|
||||
Reference in New Issue
Block a user