From 621e49bb465f500cc46d47e39e828cf76d6381d7 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Tue, 24 Jul 2018 14:35:44 +0200 Subject: update vendor --- vendor/github.com/golang/mock/mockgen/tests/import_source/Readme.md | 3 +++ 1 file changed, 3 insertions(+) create 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 new file mode 100644 index 0000000..b755968 --- /dev/null +++ b/vendor/github.com/golang/mock/mockgen/tests/import_source/Readme.md @@ -0,0 +1,3 @@ +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