From: Richard Hartmann Date: Sat, 1 Nov 2014 20:13:54 +0000 (+0100) Subject: t/300-add.t: Get rid of useless diag() X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/ae830175f5c0e4896e54d2b140fc09b2e95b5b7a t/300-add.t: Get rid of useless diag() --- diff --git a/t/300-add.t b/t/300-add.t index 58843c8..24d9a8a 100644 --- a/t/300-add.t +++ b/t/300-add.t @@ -24,8 +24,6 @@ system (".././vcsh test1 add 'a'"); my $output = `.././vcsh status`; -diag $output; - ok $output eq "test1: A a