# File test/metacat_test.rb, line 92
  def test_will_not_return_data_table
    assert_nil @metacat.find(:docid => @data_table_docid)
  end