Commit 4d2d7588 authored by Vivien Alger's avatar Vivien Alger

Forgot working set

parent 8e222651
......@@ -45,6 +45,8 @@ class Recipe(BaseSlapRecipe):
self.path_list = []
self.requirements, self.ws = self.egg.working_set()
xvfb_conf = self.instaciateXvfb()
self.instanciateTestRunner(xvfb_conf['display'])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment