From ae830175f5c0e4896e54d2b140fc09b2e95b5b7a Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Sat, 1 Nov 2014 21:13:54 +0100 Subject: [PATCH] t/300-add.t: Get rid of useless diag() --- t/300-add.t | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.39.2