summaryrefslogtreecommitdiff
path: root/tests/test_cmdline.py
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2006-12-17 21:07:01 +0100
committergbrandl <devnull@localhost>2006-12-17 21:07:01 +0100
commitd6f36b551c9857a6392acc9b2fdbe2f707c6ab1c (patch)
tree69f57b8d4bf8b366892d28244eb0d9e162d94c91 /tests/test_cmdline.py
parentf3bd48e0ad9b36b8141912f8772eeea2e4f33796 (diff)
downloadpygments-d6f36b551c9857a6392acc9b2fdbe2f707c6ab1c.tar.gz
[svn] Make test suite work again.
Diffstat (limited to 'tests/test_cmdline.py')
-rw-r--r--tests/test_cmdline.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_cmdline.py b/tests/test_cmdline.py
index 3f359cf1..0f8d4b46 100644
--- a/tests/test_cmdline.py
+++ b/tests/test_cmdline.py
@@ -12,6 +12,7 @@
import sys, os
import unittest
import StringIO
+
from pygments import cmdline_main, highlight