Commit b954f41e authored by Xavier Thompson's avatar Xavier Thompson

[bug] Add missing import in test framework

parent b7d32737
......@@ -17,7 +17,8 @@ import os
import sys
import shutil
import tempfile
import zc.buildout
import zc.buildout.easy_install
import zc.buildout.testing
def create_sample_eggs(test, executable=sys.executable):
......
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