summaryrefslogtreecommitdiff
path: root/test/test_phystokens.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-12-03 08:54:27 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-12-03 08:54:27 -0500
commit3b6e8394c3e50cb733caafb275d2ae85c0397565 (patch)
treedd960443f9ef3772020d74c102d785968bb44dce /test/test_phystokens.py
parent3416380e8e46d839c3111d9f82a5f7d93a218821 (diff)
parent9e4908f37c370250ebc7836e744a59170720a9e3 (diff)
downloadpython-coveragepy-git-3b6e8394c3e50cb733caafb275d2ae85c0397565.tar.gz
Merged default onto config.
--HG-- branch : config
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