diff --git a/t/95-templateset.t b/t/95-templateset.t index b2f43611b..bdd0dcaff 100644 --- a/t/95-templateset.t +++ b/t/95-templateset.t @@ -4,7 +4,7 @@ use strict; use warnings; use lib 't/lib', 'lib', 'extlib'; -use Test::More tests => 1; +use Test::More tests => 2; BEGIN { $ENV{MT_APP} = 'MT::App::CMS';