Browse Source

package name update test

master
sp 4 years ago
parent
commit
610dfe8f3c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      main_test.go

+ 1
- 1
main_test.go View File

package main package main


import ( import (
"biukop/sfm/loan"
"biukop.com/sfm/loan"
"encoding/gob" "encoding/gob"
"github.com/stretchr/testify/assert" "github.com/stretchr/testify/assert"
"testing" "testing"

Loading…
Cancel
Save