test/allocation_strategies_test.rb in rbplusplus-0.9 vs test/allocation_strategies_test.rb in rbplusplus-0.9.1

- old
+ new

@@ -1,5 +1,5 @@ -require File.dirname(__FILE__) + '/test_helper' +require 'test_helper' context "Allocation Strategies" do def setup if !defined?(@@alloc_strat_built)