plugeth/tests/vm/nowarn.go
Felix Lange b3b6210886 tests/vm: add non-test Go file
This removes the annoying warning printed by "go install ./...".
2015-02-20 11:40:58 +01:00

4 lines
70 B
Go

// This silences the warning given by 'go install ./...'.
package vm