cloudinit/network/is_go15_false_test.go
Michael Marineau 5405fc9d0d network: update error check for Go 1.5
Changed upstream:
055ecb7be5
2015-09-16 13:26:21 -07:00

6 lines
56 B
Go

// +build !go1.5
package network
const isGo15 = false