mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2026-01-28 07:45:47 +08:00
v1.4.1
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
package nodes
|
||||
|
||||
import (
|
||||
"github.com/shirou/gopsutil/v3/cpu"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/shirou/gopsutil/v3/cpu"
|
||||
)
|
||||
|
||||
func TestNodeStatusExecutor_CPU(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user