scoot stuff around for e2e

This commit is contained in:
JackDoan
2026-05-04 12:18:54 -05:00
parent e3e8622b98
commit 49535ceb6c
3 changed files with 9 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
//go:build linux && !android && !e2e_testing
// +build linux,!android,!e2e_testing
//go:build linux && !android
// +build linux,!android
package virtio