Project

General

Profile

« Previous | Next » 

Revision 6798dc58

Added by Lukas Zapletal about 8 years ago

Fixes #13761 - libvirt provider with native bindings

View differences:

test/test_helper.rb
require 'provider_interface_validation/dhcp_provider'
include DhcpProviderInterfaceValidation
def hash_symbols_to_strings(hash)
Hash[hash.collect{|k,v| [k.to_s,v]}]
end

Also available in: Unified diff