diff options
Diffstat (limited to 'qpid/ruby/diff.rb')
| -rw-r--r-- | qpid/ruby/diff.rb | 2 |
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])) |
