test/test_factor.rb in statsample-0.10.0 vs test/test_factor.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 StatsampleFactorTestCase < MiniTest::Unit::TestCase
# Tested with SPSS and R
def test_pca
if Statsample.has_gsl?