Move specs location one level down
This commit is contained in:
parent
f6be1d3d13
commit
27f22774b1
@ -1,7 +1,7 @@
|
||||
require 'vimrunner'
|
||||
require 'vimrunner/rspec'
|
||||
|
||||
PLUGIN_PATH = File.expand_path('../../..', __FILE__)
|
||||
PLUGIN_PATH = File.expand_path('../..', __FILE__)
|
||||
puts PLUGIN_PATH
|
||||
|
||||
Vimrunner::RSpec.configure do |config|
|
Loading…
Reference in New Issue
Block a user