# File lib/turn/configuration.rb, line 125
    def tests=(paths)
      @tests = list_option(paths)
    end