summaryrefslogtreecommitdiff
path: root/test/sql/test_compiler.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/sql/test_compiler.py')
-rw-r--r--test/sql/test_compiler.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/sql/test_compiler.py b/test/sql/test_compiler.py
index 4b143c150..4bdd9fcdc 100644
--- a/test/sql/test_compiler.py
+++ b/test/sql/test_compiler.py
@@ -3523,7 +3523,3 @@ class ResultMapTest(fixtures.TestBase):
(table1.c.description, 'description', 'description'),
table1.c.description.type)}
)
-
-
-
-