# File test/gruff_test_case.rb, line 77
  def write_test_file(graph, filename)
    graph.write(File.dirname(__FILE__) + "/output/#{filename}")
  end