commit | 612f1d5f48d609b4a1b0afd4d64499ff4e5f629d | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Tue Mar 31 19:49:15 2009 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Tue Mar 31 19:49:15 2009 +0000 |
tree | b6820f42f98854c877c28c14d3213e863c703097 | |
parent | bdeacba51bfebf18164fa82cfefd59dcd5ba2498 [diff] |
Remove the regrtest check that turns any ImportError into a skipped test. Hopefully all modules whose imports legitimately result in a skipped test have been properly wrapped by the previous commits.