Skip to content

Commit 5bcb49f

Browse files
committed
debug travis build
1 parent dcb0064 commit 5bcb49f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_merge.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ def test_stdout_option():
4444
"--csv-delimiter", ":",
4545
file_fixture, dir_fixture, glob_fixture,
4646
output])
47+
print(result.exc_info)
4748
eq_(result.exit_code, 0)
4849
expected = dedent("""
4950
---pyexcel:transcode_simple.csv---

0 commit comments

Comments
 (0)