# File test/data_table_test.rb, line 48
  def test_simple_delimited
    assert_kind_of REXML::Element, @data_table.simple_delimited
  end