summaryrefslogtreecommitdiffstats
path: root/tests/features
diff options
context:
space:
mode:
authorDick Marinus <dick@mrns.nl>2017-08-18 20:40:16 +0200
committerDick Marinus <dick@mrns.nl>2017-08-18 20:40:16 +0200
commitd2ecbde84966f4c3232dfb84b66c716eea307764 (patch)
tree7ef3ecbd4dd059e93c6daf2c1906c71101e73244 /tests/features
parent1e77eab21b8e3b6592007123bf1daec759bdb5e5 (diff)
Preliminary work for a future change in outputting results that uses less memory
Diffstat (limited to 'tests/features')
-rw-r--r--tests/features/steps/expanded.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/features/steps/expanded.py b/tests/features/steps/expanded.py
index 31622edf..5360ea22 100644
--- a/tests/features/steps/expanded.py
+++ b/tests/features/steps/expanded.py
@@ -43,7 +43,6 @@ def step_see_data(context, which):
x | 1\r
y | 1.0\r
z | 1.0000\r
- \r
SELECT 1\r
'''),
timeout=1)