Use separate temp directories for separate tests.
commitfd11351859233727538fa47213df7c7c9821d9e0
authorTommi Virtanen <tv@eagain.net>
Sat, 1 Sep 2007 23:36:01 +0000 (1 16:36 -0700)
committerTommi Virtanen <tv@eagain.net>
Sat, 1 Sep 2007 23:44:28 +0000 (1 16:44 -0700)
tree9f38ba2a57cb3c8099641d0293aa8a672fe6b5c5
parent0132515356f5ed1547860222b5870b2965d87720
Use separate temp directories for separate tests.

Makes unit tests for the previous commit work even when not run alone.
Should have done this from the beginning, but didn't find the trick
for getting the module name.
gitosis/test/test_repository.py
gitosis/test/util.py