#!/usr/bin/perl

use strict;
use warnings;
use Test::Class::Load 't/lib';
Test::Class->runtests;