Run py.test in clean cache directory

And finally remove XDG_CACHE_HOME=... in tox.ini.
This commit is contained in:
Takafumi Arakaki
2013-03-12 08:50:32 +01:00
parent 5c3252908f
commit cee167e3d2
4 changed files with 33 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
import os
import re
import pytest
from . import base
from .run import \
TEST_COMPLETIONS, TEST_DEFINITIONS, TEST_ASSIGNMENTS, TEST_USAGES