Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
9d33041a1be82e79c7bb89393bbe9c7f78fe93cd
/
.
/
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'