test/test_tdb_mt.rb: fix fragile test
commit2dbb3c2ff469a01372d4a9f6c9da7b8503b8be3a
authorEric Wong <e@80x24.org>
Sun, 29 Apr 2018 21:59:07 +0000 (29 21:59 +0000)
committerEric Wong <e@80x24.org>
Sun, 29 Apr 2018 22:32:58 +0000 (29 22:32 +0000)
treef66b9e522e09f9f55a7547f688df07e5f1a89ba7
parent87f01b049e62d31eba57d91580876b30066b1e99
test/test_tdb_mt.rb: fix fragile test

Method#inspect has changed in modern Ruby, so try to make test
less fragile.
test/test_tdb_mt.rb