This commit is contained in:
Aaron Lindsay 2017-03-27 20:14:18 -04:00
parent 2f56698a0b
commit 31f33b66d7
1 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@ package ofxgo_test
import (
"fmt"
"github.com/aclindsa/ofxgo"
"github.com/aclindsa/go/src/encoding/xml"
"github.com/aclindsa/ofxgo"
"math/big"
"reflect"
"testing"