diff --git a/localbob.cfg b/localbob.cfg
index 34f1a56910af50ea1dd72464882aa9e7cc0427cd..afb1d4fd58a4ef43d793aa043d752255302c0aec 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]