This website works better with JavaScript
Home
Explore
Help
Sign In
kai_yuan
/
p_mail
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
init
jinnrry
2 years ago
parent
c0f12558b5
commit
4a26f52fde
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
server/services/setup/dns_test.go
+ 1
- 1
server/services/setup/dns_test.go
View File
@@ -3,5 +3,5 @@ package setup
import "testing"
func TestGetIp(t *testing.T) {
-
G
etIp()
+
g
etIp()
}