mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
feature #476: fix tests for new dir name
This commit is contained in:
parent
00b11f3c00
commit
900f8593dc
@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
$: << File.dirname(__FILE__) + '/..'
|
||||
$: << File.dirname(__FILE__) + '/..' \
|
||||
<< './'
|
||||
|
||||
require 'rubygems'
|
||||
require 'rspec'
|
||||
|
Loading…
x
Reference in New Issue
Block a user