This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
kai_yuan
/
p_mail
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
init
jinnrry
hace 2 años
padre
c0f12558b5
commit
4a26f52fde
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
server/services/setup/dns_test.go
+ 1
- 1
server/services/setup/dns_test.go
Ver fichero
@@ -3,5 +3,5 @@ package setup
import "testing"
func TestGetIp(t *testing.T) {
-
G
etIp()
+
g
etIp()
}