Removed excess whitespace
This commit is contained in:
parent
fff4f595c5
commit
a4e923bec7
|
@ -40,7 +40,6 @@ describe "VagrantPlugins::Shell::Config" do
|
||||||
result["shell provisioner"].should == []
|
result["shell provisioner"].should == []
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
it "passes with array args" do
|
it "passes with array args" do
|
||||||
subject.path = file_that_exists
|
subject.path = file_that_exists
|
||||||
subject.args = ["an", "array"]
|
subject.args = ["an", "array"]
|
||||||
|
|
Loading…
Reference in New Issue