# File test/metacat_test.rb, line 51
  def test_new
    assert_kind_of Metacat, Metacat.new("http://data.piscoweb.org/catalog/metacat")
  end