Add specs to be sure all plugins are loading properly

This commit is contained in:
Adam Stankiewicz
2013-09-14 20:09:32 +02:00
parent 17149b4657
commit 77f091c8c7
4 changed files with 61 additions and 0 deletions

4
spec/Gemfile Normal file
View File

@@ -0,0 +1,4 @@
source 'https://rubygems.org'
gem 'vimrunner'
gem 'rspec'