summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorJonas Borgström <jonas@borgstrom.se>2013-07-08 23:38:27 +0200
committerJonas Borgström <jonas@borgstrom.se>2013-07-09 20:14:18 +0200
commitb718a443a8c902993eaeaa5b1f8926d311db20d9 (patch)
treef2461a27e783ed8b6766a3d933d1c6cb4f3cb5ce /tox.ini
parenta5a73ca9266740d9d3e9cb790183e9c22dee24d3 (diff)
Project rename
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 8258bd0de..0b3f990fc 100644
--- a/tox.ini
+++ b/tox.ini
@@ -4,4 +4,4 @@ envlist = py32, py33
[testenv]
# Change dir to avoid import problem
changedir = docs
-commands = {envpython} -m darc.testsuite.run -bv []
+commands = {envpython} -m attic.testsuite.run -bv []