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

@@ -1,7 +1,7 @@
package main

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

Loading…
Cancel
Save