mirror of
https://github.com/oneclickvirt/basics.git
synced 2025-10-07 01:23:00 +08:00
update
This commit is contained in:
9
system/system_test.go
Normal file
9
system/system_test.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package system
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestGetSystemInfo(t *testing.T) {
|
||||
GetSystemInfo()
|
||||
}
|
Reference in New Issue
Block a user