This website requires JavaScript.
Explore
Help
Register
Sign In
huoxue1
/
qinglong-go
Watch
1
Star
0
Fork
You've already forked qinglong-go
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6b34a00b0b
qinglong-go
/
utils
/
run_test.go
8 lines
90 B
Go
Raw
Blame
History
package
utils
import
"testing"
func
TestCopy
(
t
*
testing
.
T
)
{
Copy
(
"./log"
,
"./log1"
)
}
Reference in New Issue
View Git Blame
Copy Permalink