Refactor PowInt tests to use Test::Exceptioni's dies_ok() , get rid of _assert_dies...
[Math-GSL.git] / t / Permutation.t
blob1d5dac353683ee67cd8fb03acdcfc8b2a772f7e9
1 use Math::GSL::Permutation::Test;
2 Test::Class->runtests;