diff options
author | Shadab Zafar <dufferzafar0@gmail.com> | 2016-06-20 01:24:27 +0530 |
---|---|---|
committer | Shadab Zafar <dufferzafar0@gmail.com> | 2016-06-20 01:24:27 +0530 |
commit | 6aeba9777a105da85cf5d8c69defc521aff67212 (patch) | |
tree | 2562765d016f4036dec680e9908c7fc319cee9fb /test | |
parent | ba13fda10d3065a0c8dfd95d55680675b3bf08c2 (diff) | |
download | mitmproxy-6aeba9777a105da85cf5d8c69defc521aff67212.tar.gz mitmproxy-6aeba9777a105da85cf5d8c69defc521aff67212.tar.bz2 mitmproxy-6aeba9777a105da85cf5d8c69defc521aff67212.zip |
Add dummy directory to completion
Diffstat (limited to 'test')
-rw-r--r-- | test/mitmproxy/completion/bbb/Readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/mitmproxy/completion/bbb/Readme.md b/test/mitmproxy/completion/bbb/Readme.md new file mode 100644 index 00000000..ac534722 --- /dev/null +++ b/test/mitmproxy/completion/bbb/Readme.md @@ -0,0 +1,2 @@ + +This empty directory has been added so that we can hit [this line](https://codecov.io/gh/mitmproxy/mitmproxy/src/ba13fda10d3065a0c8dfd95d55680675b3bf08c2/mitmproxy/console/pathedit.py#L43) while testing pathedit completion. |