Introduce Test::Perl::Critic
[gitmo/Mouse.git] / xt / 07_vars.t
CommitLineData
01e1124d 1#!perl -w
2
3use strict;
4use Test::Requires qw(Test::Vars);
5use Test::More;
6
7all_vars_ok();