From 7f0f11daef8b3806799aeaa0f2745166a32ee41d Mon Sep 17 00:00:00 2001 From: Tatsuhiko Miyagawa Date: Fri, 16 Aug 2013 18:50:52 -0700 Subject: bump Try::Tiny --- xt/cli/check.t | 2 +- xt/cli/update.t | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'xt') diff --git a/xt/cli/check.t b/xt/cli/check.t index 53a07fc..beb2b64 100644 --- a/xt/cli/check.t +++ b/xt/cli/check.t @@ -45,7 +45,7 @@ EOF like $app->stdout, qr/are satisfied/; $app->run("list"); - like $app->stdout, qr/Try-Tiny-0\.16/; + like $app->stdout, qr/Try-Tiny-0\.17/; $app->write_cpanfile(<run("install"); $app->run("list"); - like $app->stdout, qr/Try-Tiny-0\.16/; + like $app->stdout, qr/Try-Tiny-0\.17/; $app->write_cpanfile(<