Checkpoint / the simplest test looks to be working now (~/.vimrc)
[vagrant-dotfiles.git] / spec / spec_helper.rb
index 876582f..50351c4 100644 (file)
@@ -2,4 +2,4 @@ require 'rspec'
 require "fixtures"
 $:<<File.dirname(__FILE__)+"/../lib"
 
-require "copy_my_conf"
\ No newline at end of file
+require "vagrant-dotfiles"