Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
28580f4544659e3fba61fc613e6507ba8970e1ea
/
.
/
test
/
rb
/
test_helper.rb
blob: 9294c8fee190030e31def620b09a39d6afc28275 [
file
] [
log
] [
blame
]
Kevin Clark
28580f4
2008-06-18 00:49:17 +0000
[
diff
] [
blame^
]
1
$
:.
push
File
.
dirname
(
__FILE__
)
+
'/gen-rb'
2
$
:.
push
File
.
join
(
File
.
dirname
(
__FILE__
),
'../../lib/rb/lib'
)
3
4
require
'test/unit'