浏览代码

package name update test

master
sp 4 年前
父节点
当前提交
610dfe8f3c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      main_test.go

+ 1
- 1
main_test.go 查看文件

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

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

正在加载...
取消
保存