mirror of
https://github.com/cmur2/openvpn-status-web.git
synced 2025-08-07 22:33:57 +02:00
gem: support date format used by OpenVPN 2.5
- smooth fallback
This commit is contained in:
@@ -76,4 +76,8 @@ describe OpenVPNStatusWeb::Parser::ModernStateless do
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
it 'parses status-version 2 of OpenVPN 2.5' do
|
||||
expect(status_2_5_v2).not_to be_nil
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user