This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Biukop
/
SFM-loan-Rest-Api
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
package name update test
master
sp
4 years ago
parent
d860183eec
commit
610dfe8f3c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
main_test.go
+ 1
- 1
main_test.go
View File
@@ -1,7 +1,7 @@
package main
import (
"biukop/sfm/loan"
"biukop
.com
/sfm/loan"
"encoding/gob"
"github.com/stretchr/testify/assert"
"testing"
Write
Preview
Loading…
Cancel
Save