Sign in
apache
/
qpid-proton
/
c4b5d86591cc69497d5b61f4aaebfbb86bf92525
/
.
/
tests
/
ruby
/
proton-test
blob: 04aee1c9d8cf6c39065031db5c0a343cafc108b9 [
file
] [
log
] [
blame
]
#!/usr/bin/env ruby
if
RUBY_VERSION
<
"1.9"
require
'rubygems'
end
require
'test/unit'
require
'proton_tests/interop.rb'
require
'proton_tests/smoke.rb'