Install mock by default to allow easier testing of deployed

instances.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2017-09-06 00:08:30 -04:00
parent a5170c0da9
commit 2f290a5655
4 changed files with 6 additions and 1 deletions

View File

@@ -19,6 +19,8 @@ What's new
- Sort the list of a document's cabinets.
- Display a document's cabinet list in italics. GitLab issue #435.
Thanks to LeVon Smoker for the request.
- Install mock by default to allow easier testing of deployed
instances.
Removals
--------