diff --git a/recovery_test.go b/recovery_test.go index 7b56d401..cafaee91 100644 --- a/recovery_test.go +++ b/recovery_test.go @@ -2,6 +2,8 @@ // Use of this source code is governed by a MIT style // license that can be found in the LICENSE file. +// +build go1.7 + package gin import (