summaryrefslogtreecommitdiff
path: root/vendor/github.com/golang/mock/mockgen/tests/import_source/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/golang/mock/mockgen/tests/import_source/Readme.md')
-rw-r--r--vendor/github.com/golang/mock/mockgen/tests/import_source/Readme.md3
1 files changed, 0 insertions, 3 deletions
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