mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
add basic test structure--still a WIP. Add test for setting domain name
This commit is contained in:
@@ -3,7 +3,7 @@ require "pathname"
|
||||
|
||||
class EnvironmentHelper
|
||||
|
||||
attr_writer :default_prefix
|
||||
attr_writer :default_prefix, :domain_name
|
||||
|
||||
def [](value)
|
||||
self.send(value.to_sym)
|
||||
|
||||
Reference in New Issue
Block a user