# File test/eml_test.rb, line 8
  def setup
    @metacat = Metacat.new('http://data.piscoweb.org/catalog/metacat')
    @eml = @metacat.find(:docid => 'HMS001_020ADCP019R00_20060612.50.1')
  end