]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Silence expected stderr (#621)
authorJim Brännlund <BeyondEvil@users.noreply.github.com>
Thu, 29 Nov 2018 21:43:22 +0000 (22:43 +0100)
committerZsolt Dollenstein <zsol.zsol@gmail.com>
Thu, 29 Nov 2018 21:43:22 +0000 (21:43 +0000)
commit4809e365d43ff5f837f9dacbc1f3d04975fe35e8
tree36211022d34a855eedb259ad5006cc5c957a01f7
parent48022801fb163f2024b1998c6b8b25f5363b132c
Silence expected stderr (#621)

* Silence expected stderr output during test

* Change based on PR comment
tests/test_black.py