[diffoscope] 01/05: Drop debugging code from previous commit.
Chris Lamb
chris at chris-lamb.co.uk
Tue Feb 7 04:32:28 CET 2017
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository diffoscope.
commit 68504f2ec5c5ae8313a1329ebc31ffe646906d82
Author: Chris Lamb <lamby at debian.org>
Date: Tue Feb 7 14:07:17 2017 +1300
Drop debugging code from previous commit.
Gbp-Dch: ignore
Signed-off-by: Chris Lamb <lamby at debian.org>
---
tests/test_presenters.py | 3 ---
1 file changed, 3 deletions(-)
diff --git a/tests/test_presenters.py b/tests/test_presenters.py
index 338d07b..5a0f874 100644
--- a/tests/test_presenters.py
+++ b/tests/test_presenters.py
@@ -99,9 +99,6 @@ def test_restructuredtext(capsys):
def test_json(capsys):
out = run(capsys, '--json', '-')
- with open('tests/data/output.json', 'w') as f:
- f.write(out)
-
assert out == data('output.json')
def test_no_report_option(capsys):
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list