commit | 4b4acccd9440d129644c0a8ab610d0d1c084eba9 | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Thu Sep 22 00:19:37 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Thu Sep 22 00:19:37 2011 -0700 |
tree | 40381895b287366780ac9d52788528e517e7edda | |
parent | f33796e01f55eba35410c20e882810c3d91222a2 [diff] [blame] |
install python-unittest2 so we can run tests
diff --git a/files/apts/general b/files/apts/general index ea37810..ce48b00 100644 --- a/files/apts/general +++ b/files/apts/general
@@ -13,3 +13,4 @@ locate # useful when debugging munin python-virtualenv +python-unittest2