package system import ( "testing" ) func TestGetSystemInfo(t *testing.T) { GetSystemInfo() }