Checking in changes prior to tagging of version 1.000. Changelog diff is:
[catagits/Catalyst-View-ContentNegotiation-XHTML.git] / t / 00-load.t
CommitLineData
0f9bcf09 1#!/usr/bin/env perl
2
3use strict;
4use warnings;
5use Test::More tests => 1;
cd25b1db 6use_ok 'Catalyst::View::TT::XHTML';