# File test.rb, line 50 def test_get_client_info() assert_match(/^\d.\d+.\d+(-.*)?$/, Mysql.get_client_info()) end