spec/snippets/ramaze/acquire.rb in manveru-ramaze-2009.06.12 vs spec/snippets/ramaze/acquire.rb in manveru-ramaze-2009.07
- old
+ new
@@ -1,5 +1,8 @@
-require 'lib/ramaze/spec/helper/snippets'
+# Copyright (c) 2009 Michael Fellinger m.fellinger@gmail.com
+# All files in this distribution are subject to the terms of the Ruby license.
+
+require File.expand_path('../../../../lib/ramaze/spec/helper/snippets', __FILE__)
require 'fileutils'
# Mock require to only record attempts
$required = []