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