diff --git a/tox.ini b/tox.ini
index fd17783224d8b4f3262ae468e779b3d26fe3d0bb..a9b19d0d4dbd34428d185bf12f3443c9d1a425bd 100644
--- a/tox.ini
+++ b/tox.ini
@@ -5,7 +5,7 @@ deps=
   mox
 commands=
   nosetests \
-	--with-coverage --cover-package=autoca --cover-erase --cover-html --cover-html-dir=htmlcov \
+	--with-coverage --cover-package=autoca,autovpn --cover-erase --cover-html --cover-html-dir=htmlcov \
 	--with-xunit \
         []        # substitute with tox' positional arguments