mirror of
https://github.com/slackhq/nebula.git
synced 2026-08-15 09:36:58 +02:00
silly e2e
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build !linux || android || e2e_testing
|
||||
//go:build !linux || android
|
||||
|
||||
package tio
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
//go:build linux && !android && !e2e_testing
|
||||
// +build linux,!android,!e2e_testing
|
||||
//go:build linux && !android
|
||||
// +build linux,!android
|
||||
|
||||
package tio
|
||||
|
||||
|
||||
Reference in New Issue
Block a user