# File lib/buildr/core/test.rb, line 95
      def initialize(test_task, options)
        @options = options
        @task = test_task
      end