]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
test_get_pathinfo: testdir is unnecessary
authorRamakrishnan Muthukrishnan <ram@leastauthority.com>
Wed, 12 Aug 2015 09:47:27 +0000 (15:17 +0530)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 30 Sep 2015 15:45:25 +0000 (16:45 +0100)
commit4261dfa904a35a121082970e878ecd2df0eb62ef
treea04f1164eccd323fbb9e7efa4b67a2f581adcc33
parentee3f33bb32d93bab43c62b41059e968560501d2b
test_get_pathinfo: testdir is unnecessary

Use basedir itself, instead of creating another directory inside basedir.
src/allmydata/test/test_util.py