Moving the transaction specs to the right path

Signed-off-by: Luke Kanies <luke@madstop.com>
This commit is contained in:
Luke Kanies 2009-02-10 15:41:02 -06:00 коммит произвёл James Turnbull
Родитель efb5cc50c4
Коммит 7fd5c7ef5e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../spec_helper'
require File.dirname(__FILE__) + '/../spec_helper'
require 'puppet/transaction'