Commit 43194ea0 authored by Jim Fulton's avatar Jim Fulton

Made a test work accross python versions.

parent c3896fa7
......@@ -1670,10 +1670,9 @@ def install_source_dist_with_bad_py():
zc.buildout.easy_install: Got badegg 1
buildout: Installing bo
>>> ls('eggs')
>>> ls('eggs') # doctest: +ELLIPSIS
d badegg-1-py2.4.egg
d setuptools-0.6c5-py2.4.egg
- zc.buildout.egg-link
...
>>> ls('bin')
- bo
......
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