Typo

parent 649eb04a
......@@ -37,7 +37,7 @@ class Recipe(BaseSlapRecipe):
self.path_list = []
self.requirements, self.ws = self.egg.working_set()
self.installtestrunner(self.getDisplay())
self.installTestrunner(self.getDisplay())
self.linkBinary()
return self.path_list
......
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