diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2009-12-03 08:54:27 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-12-03 08:54:27 -0500 |
| commit | 5f7375fb90aaf728ebf6c9da9a61b5302dcbd71b (patch) | |
| tree | 60f4c9265e686d2685c1a10d4a4acdff04ef7f79 /test/test_phystokens.py | |
| parent | e0b2014fad18f284256c94422d940ceb84e8be24 (diff) | |
| parent | 99a3e92e89c3e9d4a0dd73ae71b0b849d7fddbee (diff) | |
| download | python-coveragepy-5f7375fb90aaf728ebf6c9da9a61b5302dcbd71b.tar.gz | |
Merged default onto config.
Diffstat (limited to 'test/test_phystokens.py')
| -rw-r--r-- | test/test_phystokens.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_phystokens.py b/test/test_phystokens.py index a01cc37..6b16d68 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 |
