# File lib/spork/run_strategy.rb, line 5
  def initialize(test_framework)
    @test_framework = test_framework
  end