citrun

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

commit 371b5c63701fc1fe362a9ebf74145f9855479fe4
parent a0898f89ccf515552de25b8dd0a5b7f4fad65d75
Author: Kyle Milz <kyle@0x30.net>
Date:   Fri, 19 Aug 2016 23:47:41 -0600

t: remove useless call

Diffstat:
Mt/inst_preamble.sh | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/t/inst_preamble.sh b/t/inst_preamble.sh @@ -6,7 +6,6 @@ echo 1..2 touch preamble.c $TEST_TOOLS/citrun-inst -c preamble.c > citrun.log -$TEST_TOOLS/citrun-check cat <<EOF > preamble.c.good #ifdef __cplusplus