]> 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:

[trivial] Use proper test cases on `unittest` (#2775)
authorBatuhan Taskaya <isidentical@gmail.com>
Sat, 15 Jan 2022 22:19:37 +0000 (01:19 +0300)
committerGitHub <noreply@github.com>
Sat, 15 Jan 2022 22:19:37 +0000 (14:19 -0800)
commit33e3bb1e4e326713f85749705179da2e31520670
treed25b1b74d846e14fa6b4e60f3bbd07d5eeaa8c06
parent5fe6d48fcd687a972278048d3bfeec9e2040ed64
[trivial] Use proper test cases on `unittest` (#2775)
tests/test_black.py
tests/test_primer.py