Commit 3df2322d authored by Gary Poster's avatar Gary Poster

typo

parent 58bcd6e0
...@@ -274,7 +274,7 @@ def buildoutSetUp(test): ...@@ -274,7 +274,7 @@ def buildoutSetUp(test):
# Create the develop-eggs dir, which didn't get created the usual # Create the develop-eggs dir, which didn't get created the usual
# way due to thr trick above: # way due to the trick above:
os.mkdir('develop-eggs') os.mkdir('develop-eggs')
def start_server(path): def start_server(path):
......
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