diff --git a/error_test.go b/error_test.go index 28aa37b3..c256c114 100644 --- a/error_test.go +++ b/error_test.go @@ -1,3 +1,5 @@ +// +build go1.16 + package toml_test import (