DEBSOURCES
Skip Quicknav
sources / libdbix-class-helpers-perl / 2.023007-1 / t / bug-1.t
123456789101112
use strict; use warnings; use Test::More; use lib 't/lib'; use_ok 'RS'; done_testing; 1;