Browse code

install python-unittest2 so we can run tests

Anthony Young authored on 2011/09/22 16:19:37
Showing 1 changed files
... ...
@@ -13,3 +13,4 @@ vim-nox
13 13
 locate # useful when debugging
14 14
 munin
15 15
 python-virtualenv
16
+python-unittest2