mirror of
https://github.com/slackhq/nebula.git
synced 2026-08-16 06:57:00 +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
|
package tio
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//go:build linux && !android && !e2e_testing
|
//go:build linux && !android
|
||||||
// +build linux,!android,!e2e_testing
|
// +build linux,!android
|
||||||
|
|
||||||
package tio
|
package tio
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user