From 473acc61c8392dc7ae303d91568e179c4f105a76 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Tue, 2 Jul 2019 12:12:53 +0200 Subject: add black list --- vendor/github.com/golang/mock/mockgen/tests/import_source/Readme.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 vendor/github.com/golang/mock/mockgen/tests/import_source/Readme.md (limited to 'vendor/github.com/golang/mock/mockgen/tests/import_source/Readme.md') diff --git a/vendor/github.com/golang/mock/mockgen/tests/import_source/Readme.md b/vendor/github.com/golang/mock/mockgen/tests/import_source/Readme.md deleted file mode 100644 index b755968..0000000 --- a/vendor/github.com/golang/mock/mockgen/tests/import_source/Readme.md +++ /dev/null @@ -1,3 +0,0 @@ -Test the case where the generated code uses a type defined in the source package (in source mode). There are two test cases: -- the output is in a new package -- the output is in the same package as the input \ No newline at end of file -- cgit v1.2.3