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 | 3b6e8394c3e50cb733caafb275d2ae85c0397565 (patch) | |
| tree | dd960443f9ef3772020d74c102d785968bb44dce /test/test_phystokens.py | |
| parent | 3416380e8e46d839c3111d9f82a5f7d93a218821 (diff) | |
| parent | 9e4908f37c370250ebc7836e744a59170720a9e3 (diff) | |
| download | python-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.py | 2 |
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 |
