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

@ -173,8 +173,8 @@ test_header = """package ofxgo_test
*/
import (
"github.com/aclindsa/xml"
"github.com/aclindsa/ofxgo"
"github.com/aclindsa/xml"
"strings"
"testing"
)