update library imports
This commit is contained in:
@ -5,7 +5,7 @@ import (
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
"github.com/quickfixgo/quickfix/datadictionary"
|
||||
"quantex.com/qfixpt/quickfix/datadictionary"
|
||||
)
|
||||
|
||||
func TestNewGroupField(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user