# File lib/buildr/core/test.rb, line 188 def clear() Project.projects.each do |project| project.test.send :clear end end