use lib qw(t/lib);
use DBICTest;
-plan tests => 146;
-
## ----------------------------------------------------------------------------
## Get a Schema and some ResultSets we can play with.
cmp_ok( $mega_lamer->rank, '==', 42, "Got Correct rank for result object");
}
}
+
+done_testing;