From 5b19a8a75d9a8b1e831fdbc3795a60bb9d2aa10a Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Fri, 29 Sep 2006 14:54:37 +0000 Subject: moved ruby code into a qpid package git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@451317 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/ruby/diff.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/ruby/diff.rb') diff --git a/qpid/ruby/diff.rb b/qpid/ruby/diff.rb index 38f96f827d..12a4baac36 100644 --- a/qpid/ruby/diff.rb +++ b/qpid/ruby/diff.rb @@ -14,7 +14,7 @@ # limitations under the License. # -require "spec" +require "qpid/spec" spec = Spec.load(File.new($*[0])) -- cgit v1.2.1