From cbfa85be6ad018b447f2c47401f4ebf8193b0887 Mon Sep 17 00:00:00 2001 From: Damian Gryski Date: Thu, 3 Feb 2022 10:56:05 -0800 Subject: [PATCH] testdata/corpus: add google/go-patchutils --- testdata/corpus.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testdata/corpus.yaml b/testdata/corpus.yaml index cc389847..2408a395 100644 --- a/testdata/corpus.yaml +++ b/testdata/corpus.yaml @@ -147,6 +147,8 @@ - pkg: timespanset skipwasi: true # needs timezone stuff - repo: github.com/google/okay +- repo: github.com/google/go-patchutils + skipwasi: true # needs os.readdir - repo: golang.org/x/text subdirs: - pkg: encoding