aboutsummaryrefslogtreecommitdiffstats
path: root/executor/test_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'executor/test_test.go')
-rw-r--r--executor/test_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/executor/test_test.go b/executor/test_test.go
index 368454ac3..8048d50f0 100644
--- a/executor/test_test.go
+++ b/executor/test_test.go
@@ -1,6 +1,8 @@
// Copyright 2016 syzkaller project authors. All rights reserved.
// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
+// +build linux
+
package executor
import "testing"