citrun

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

commit 794f4d44620d0ccc40eb78f97057dfd4944df0ac
parent d622393fa9cce23a46c2212a6511333a10ffa123
Author: Kyle Milz <kyle@0x30.net>
Date:   Sat, 13 Aug 2016 03:20:03 -0600

t: whitespace

Diffstat:
Mt/inst_citrunpath.t | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/inst_citrunpath.t b/t/inst_citrunpath.t @@ -1,5 +1,5 @@ #!/bin/sh - +# # Test that not having CITRUN_PATH (defined at build) in PATH errors out. # echo 1..1