X-Git-Url: https://pwan.org/git/?p=vagrant-dotfiles.git;a=blobdiff_plain;f=spec%2Ffixtures.rb;fp=spec%2Ffixtures.rb;h=84f3e9c41d88a61e4c6ebf795cc42b34434b9ea0;hp=0000000000000000000000000000000000000000;hb=2a7fb02fbf510e8475a65ed5a76b879aa4cb841e;hpb=98cb869941896b43b33ed5786837911c267c772f diff --git a/spec/fixtures.rb b/spec/fixtures.rb new file mode 100644 index 0000000..84f3e9c --- /dev/null +++ b/spec/fixtures.rb @@ -0,0 +1,13 @@ +module Vagrant + module Provisioners + class Base + end + end + + module Config + class Base + end + end +end + +