summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorquest <quest@wonky.windwards.net>2012-04-21 20:18:42 +0200
committerquest <quest@wonky.windwards.net>2012-04-21 20:18:42 +0200
commit13274ebb0d66b64363145bf23b6aa824845f61be (patch)
tree448735c3ee279c29c1c689babfcced40ef851088 /tests
parent7631460377274f6a9e074c974e2d63dafb1938eb (diff)
downloadsqlparse-13274ebb0d66b64363145bf23b6aa824845f61be.tar.gz
Always use a stream internally; makes things more readable.
Diffstat (limited to 'tests')
-rw-r--r--tests/test_split.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_split.py b/tests/test_split.py
index c73d9d4..574dd97 100644
--- a/tests/test_split.py
+++ b/tests/test_split.py
@@ -1,4 +1,3 @@
-
# -*- coding: utf-8 -*-
# Tests splitting functions.