diff options
Diffstat (limited to 'examples/pygments_api/tests.py')
| -rw-r--r-- | examples/pygments_api/tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pygments_api/tests.py b/examples/pygments_api/tests.py index 6eb69da5..98139ce2 100644 --- a/examples/pygments_api/tests.py +++ b/examples/pygments_api/tests.py @@ -46,4 +46,4 @@ class TestPygmentsExample(TestCase): self.assertEquals(locations, response_locations)
-
\ No newline at end of file + |
