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

20
spec/Gemfile.lock Normal file
View File

@@ -0,0 +1,20 @@
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.1.3)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.0)
vimrunner (0.3.0)
PLATFORMS
ruby
DEPENDENCIES
rspec
vimrunner