summaryrefslogtreecommitdiff
path: root/qpid/ruby/diff.rb
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2006-09-29 14:54:37 +0000
committerRafael H. Schloming <rhs@apache.org>2006-09-29 14:54:37 +0000
commit5b19a8a75d9a8b1e831fdbc3795a60bb9d2aa10a (patch)
treeaa99fcfcd6d2e273662671f10f58adb580e93052 /qpid/ruby/diff.rb
parent2cf42062c6e6ea1814225218aca63b36439ab3c8 (diff)
downloadqpid-python-5b19a8a75d9a8b1e831fdbc3795a60bb9d2aa10a.tar.gz
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
Diffstat (limited to 'qpid/ruby/diff.rb')
-rw-r--r--qpid/ruby/diff.rb2
1 files changed, 1 insertions, 1 deletions
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]))