1
0
mirror of https://github.com/aclindsa/ofxgo.git synced 2025-06-30 19:28:39 -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

@ -2,8 +2,8 @@ package ofxgo_test
import (
"fmt"
"github.com/aclindsa/xml"
"github.com/aclindsa/ofxgo"
"github.com/aclindsa/xml"
"os"
"path/filepath"
"reflect"