github.com/muyo/sno@v1.2.1/internal/cpu_test.go (about)

     1  // +build !amd64
     2  
     3  package internal
     4  
     5  import "testing"
     6  
     7  func testCPU(t *testing.T) {}