catch error when trial has no phenotype data. closes #407
[sgn.git] / t / SGN / View / Email.t
blob4a1f16886538ad4f2938df6392905c7f45214316
1 use strict;
2 use warnings;
3 use Test::More;
5 BEGIN { use_ok 'SGN::View::Email' }
7 done_testing();