Skip to content

Commit 1ec864e

Browse files
committed
Remove debug output from tests
1 parent 4e1d908 commit 1ec864e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

t/exceptions.t

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ $py.run(q:heredoc/PYTHON/);
7878
try:
7979
foo.depart()
8080
except Exception, e:
81-
logging.warn(e)
8281
return e.message
8382
PYTHON
8483

0 commit comments

Comments
 (0)