From 81b724cfec03634c0bcd88b1bccb5936872d04e2 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Thu, 28 Jan 2016 22:09:56 -0500 Subject: Enabled pygments based tests. Added pygments to test-requirements and updated codehiliting tests to only test partial output as output differs depending on Pygments version. Fixes #453 --- test-requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index 7c93558..b7bcf16 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,5 @@ nose coverage<4.0 pyyaml -pytidylib \ No newline at end of file +pytidylib +pygments -- cgit v1.2.3