From 625c7bb6e217efeb2a0f6bfe5118ad2fa33fb8f4 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.dos.anjos@gmail.com> Date: Wed, 15 Aug 2012 12:39:54 +0200 Subject: [PATCH] Adds bob to avoid local conflicts on test units --- localbob.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/localbob.cfg b/localbob.cfg index 34f1a56..afb1d4f 100644 --- a/localbob.cfg +++ b/localbob.cfg @@ -24,6 +24,7 @@ eggs = ${buildout:eggs} [tests] recipe = pbp.recipe.noserunner eggs = bob.db.replay + bob script = tests.py [sphinx] -- GitLab