test/test_matrix.rb in statsample-0.10.0 vs test/test_matrix.rb in statsample-0.11.0

- old
+ new

@@ -1,5 +1,5 @@ -require(File.dirname(__FILE__)+'/test_helpers.rb') +require(File.dirname(__FILE__)+'/helpers_tests.rb') class StatsampleMatrixTestCase < MiniTest::Unit::TestCase context(Matrix) do setup do