diff --git a/golang-github-google-martian.spec b/golang-github-google-martian.spec index 35103e2..92e3256 100644 --- a/golang-github-google-martian.spec +++ b/golang-github-google-martian.spec @@ -57,7 +57,8 @@ building other packages which use import path with %if %{with check} %check -%gochecks -t marbl -t static +# https://github.com/google/martian/issues/271 +%gochecks -t marbl -t static -d body %endif