Explorar el Código

package name update test

master
sp hace 5 años
padre
commit
610dfe8f3c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      main_test.go

+ 1
- 1
main_test.go Ver fichero

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"

Cargando…
Cancelar
Guardar