summaryrefslogtreecommitdiff
path: root/tests/test_versioning.py
diff options
context:
space:
mode:
authorDasIch <dasdasich@gmail.com>2010-08-10 15:22:42 +0200
committerDasIch <dasdasich@gmail.com>2010-08-10 15:22:42 +0200
commit7dbd85c6aca4e84d3123b94733d8526ac58d61a4 (patch)
tree325d4e89d0fd6c7dd307f5ed513a7547b08de452 /tests/test_versioning.py
parent9ae387d9fdcb4bdaf1dd44217d0d8fdd9f965ede (diff)
downloadsphinx-7dbd85c6aca4e84d3123b94733d8526ac58d61a4.tar.gz
Delete remaining files in the _build directory
Diffstat (limited to 'tests/test_versioning.py')
-rw-r--r--tests/test_versioning.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_versioning.py b/tests/test_versioning.py
index 47c322bb..77306580 100644
--- a/tests/test_versioning.py
+++ b/tests/test_versioning.py
@@ -25,6 +25,7 @@ def setup_module():
def teardown_module():
app.cleanup()
+ (test_root / '_build').rmtree(True)
doctrees = {}