mirror of
				https://github.com/TeaOSLab/EdgeAPI.git
				synced 2025-11-04 07:50:25 +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