Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
28580f4544659e3fba61fc613e6507ba8970e1ea
/
.
/
test
/
rb
/
test_helper.rb
blob: 9294c8fee190030e31def620b09a39d6afc28275 [
file
] [
log
] [
blame
]
$
:.
push
File
.
dirname
(
__FILE__
)
+
'/gen-rb'
$
:.
push
File
.
join
(
File
.
dirname
(
__FILE__
),
'../../lib/rb/lib'
)
require
'test/unit'