From 77f091c8c7ab6dbd1d1edc778a8da7ff62731f6b Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 14 Sep 2013 20:09:32 +0200 Subject: Add specs to be sure all plugins are loading properly --- spec/Gemfile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 spec/Gemfile (limited to 'spec/Gemfile') diff --git a/spec/Gemfile b/spec/Gemfile new file mode 100644 index 00000000..4a544814 --- /dev/null +++ b/spec/Gemfile @@ -0,0 +1,4 @@ +source 'https://rubygems.org' + +gem 'vimrunner' +gem 'rspec' -- cgit v1.2.3