From 5937f03a072fce43c8ba2f0d73a6f5be114947b3 Mon Sep 17 00:00:00 2001 From: Ayke van Laethem Date: Tue, 18 Oct 2022 18:41:47 +0200 Subject: [PATCH] corpus: remove 'noasm' from some tests Unfortunately I couldn't fully test these changes, but they don't seem to be needed on linux/amd64. --- testdata/corpus.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/testdata/corpus.yaml b/testdata/corpus.yaml index 7e83f8c8..7014a9fb 100644 --- a/testdata/corpus.yaml +++ b/testdata/corpus.yaml @@ -204,7 +204,6 @@ - repo: github.com/cespare/xxhash tags: appengine - repo: gonum.org/v1/gonum - tags: noasm - repo: gonum.org/v1/gonum tags: noasm appengine subdirs: @@ -277,7 +276,6 @@ # subdirs: # - pkg: go - repo: github.com/chewxy/math32 - tags: noasm version: master - repo: github.com/russross/blackfriday version: v2