# File test.rb, line 18
  def test_version()
    assert_equal(20700, Mysql::VERSION)
  end