Removed excess whitespace

This commit is contained in:
Ryan Uber 2014-02-14 12:02:27 -08:00
parent fff4f595c5
commit a4e923bec7
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ describe "VagrantPlugins::Shell::Config" do
result["shell provisioner"].should == []
end
it "passes with array args" do
subject.path = file_that_exists
subject.args = ["an", "array"]