1
0
mirror of https://github.com/aclindsa/ofxgo.git synced 2025-07-01 11:48:38 -04:00
This commit is contained in:
2017-11-18 05:58:32 -05:00
parent 29fc9c20fe
commit ddc674b287
5 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
package ofxgo_test
import (
"github.com/aclindsa/xml"
"github.com/aclindsa/ofxgo"
"github.com/aclindsa/xml"
"reflect"
"strings"
"testing"