This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository carton.

commit a97c7f550e2da78810b84ed13922fed9898b9688
Author: Tatsuhiko Miyagawa <miyag...@bulknews.net>
Date:   Wed Jun 5 23:50:23 2013 +0900

    run check
---
 xt/cli/mismatch.t | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/xt/cli/mismatch.t b/xt/cli/mismatch.t
index 482cc48..e233dc9 100644
--- a/xt/cli/mismatch.t
+++ b/xt/cli/mismatch.t
@@ -14,6 +14,9 @@ EOF
     $app->run("list");
     like $app->stdout, qr/Data-Dumper-2\.139/;
     like $app->stdout, qr/Test-Differences-0\.61/;
+
+    $app->run("check");
+    like $app->stdout, qr/are satisfied/;
 }
 
 done_testing;

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/carton.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to