aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vm/nowarn.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vm/nowarn.go')
-rw-r--r--tests/vm/nowarn.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/vm/nowarn.go b/tests/vm/nowarn.go
deleted file mode 100644
index 2a45a6cc6..000000000
--- a/tests/vm/nowarn.go
+++ /dev/null
@@ -1,3 +0,0 @@
-// This silences the warning given by 'go install ./...'.
-
-package vm