# File test/data_table_test.rb, line 44
  def test_text_format
    assert_kind_of REXML::Element, @data_table.text_format
  end