# File test.rb, line 54
  def test_client_info()
    assert_match(/^\d.\d+.\d+(-.*)?$/, Mysql.client_info())
  end