#!/usr/bin/perl
# $Id: test,v 1.2 2012/02/24 18:19:26 je Exp $

use strict;
use warnings;

use Test::Tests;

Test::Tests->run_tests();
