class CompassTest

def project_path(project_name)

def project_path(project_name)
  absolutize("fixtures/stylesheets/#{project_name}")
end