citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 376af22cbe71af39c79210905d5c6dc3e0f260b7
parent 21db2189b094cd3cdb6aef6f73269672232b9069
Author: Kyle Milz <kyle@windows.krwm.net>
Date:   Mon,  9 Jan 2017 23:53:01 -0800

t: add whitespace

Diffstat:
Mt/check_empty.t | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/t/check_empty.t b/t/check_empty.t @@ -3,10 +3,11 @@ # use strict; use warnings; + use Test::Cmd; use Test::More; -plan skip_all => 'not impl on win32' if ($^O eq "MSWin32"); +plan skip_all => 'not impl' if ($^O eq "MSWin32"); plan tests => 3; my $output_good = "Summary: