class CompassTest

def configuration_file(project_name)

def configuration_file(project_name)
  File.join(project_path(project_name), "config.rb")
end