diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-01 21:34:26 +0100 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-01 21:34:26 +0100 |
commit | 109d034dcda2d3578a34811faddabbf90b54f1de (patch) | |
tree | bc51b9dc0c4170ef5699d2004b7b647fe1acae13 | |
parent | 5a9cf28377aa06076cb64087c4b2afbc4a782ecf (diff) | |
download | external_python_setuptools-109d034dcda2d3578a34811faddabbf90b54f1de.tar.gz external_python_setuptools-109d034dcda2d3578a34811faddabbf90b54f1de.tar.bz2 external_python_setuptools-109d034dcda2d3578a34811faddabbf90b54f1de.zip |
Remove excess whitespace
--HG--
extra : rebase_source : db1f9496cdda75a9467fcfb867b82108773b0443
-rw-r--r-- | tests/api_tests.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/api_tests.txt b/tests/api_tests.txt index d34f2314..65dba76d 100644 --- a/tests/api_tests.txt +++ b/tests/api_tests.txt @@ -418,7 +418,3 @@ Environment Markers >>> em("'yx' in 'x'") False - - - - |