Add lots of tests
[acme-evil.git] / t / disable-die.t
CommitLineData
c72607e1
MG
1#!/usr/bin/perl
2use Test::More tests => 1;
3
4ok !eval { require t::t2::Dies }, 'Unrelated dies';
This page took 0.009416 seconds and 4 git commands to generate.