From ce57f0694a13529ab6feb8d10a7f4c8935368bb0 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/qpid@451317 13f79535-47bb-0310-9956-ffa450edef68 --- ruby/diff.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ruby/diff.rb') diff --git a/ruby/diff.rb b/ruby/diff.rb index 38f96f827d..12a4baac36 100644 --- a/ruby/diff.rb +++ b/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