Skip to content

Commit 000ada5

Browse files
authored
Merge pull request #32 from germag/restric-test-to-linux
Restrict VM test only on linux
2 parents 9c2e608 + 89bef38 commit 000ada5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/vm/vm_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build linux
2+
13
package vm_test
24

35
import (

0 commit comments

Comments
 (0)