summaryrefslogtreecommitdiff
path: root/test/test_phystokens.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-12-02 07:27:14 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-12-02 07:27:14 -0500
commit968fc008e4c0453ef05aa211e85e202e7b1d2342 (patch)
tree91ae38367181a9ee0dda9ed22aa832031ca4c3d7 /test/test_phystokens.py
parent007a4a1ba529e2913357387c1f42b6028860fe98 (diff)
downloadpython-coveragepy-git-968fc008e4c0453ef05aa211e85e202e7b1d2342.tar.gz
Massive eol whitespace clean-up.
Diffstat (limited to 'test/test_phystokens.py')
-rw-r--r--test/test_phystokens.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_phystokens.py b/test/test_phystokens.py
index a01cc374..6b16d68e 100644
--- a/test/test_phystokens.py
+++ b/test/test_phystokens.py
@@ -77,5 +77,3 @@ class PhysTokensTest(CoverageTest):
# Check the tokenization of a stress-test file.
stress = os.path.join(HERE, "stress_phystoken.txt")
self.check_file_tokenization(stress)
-
- \ No newline at end of file