# HG changeset patch # User Maxim Dounin # Date 1476723577 -10800 # Node ID 8c5ba361b416227d547c456ff1e4a1f6f117736b # Parent e2adef0c3faa527d5fff945c3b253bec7b70dccc Tests: whitespace fix. diff --git a/addition_buffered.t b/addition_buffered.t --- a/addition_buffered.t +++ b/addition_buffered.t @@ -60,7 +60,7 @@ EOF ############################################################################### -# if data is buffered, there should be no interleaved data in output +# if data is buffered, there should be no interleaved data in output TODO: { local $TODO = 'not yet' unless $t->has_version('1.11.5');