# File test/test_rrdtool.rb, line 42
  def test_create
    create_file
    assert File.readable?(@f)    
  end