test_tdb_mt: do not barf on unwrapped :initialize
commit2448b18bba6902cffc5f3044081c5945fb1d321d
authorEric Wong <normalperson@yhbt.net>
Sun, 9 Feb 2014 09:36:38 +0000 (9 09:36 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 9 Feb 2014 09:36:38 +0000 (9 09:36 +0000)
tree70dfd72f6a008df001dd5c1827b3c1aa1c0d8747
parent434a20bcbc306ffb484c4a38e99ca82de2c0e08b
test_tdb_mt: do not barf on unwrapped :initialize

Not sure if it's an rbx implementation difference or not,
but initialize is obviously wrapped and probably(?) private
depending on the version/implemntation of Ruby...
test/test_tdb_mt.rb