Fix TC db close on cleanup
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 11 Jul 2011 15:26:00 +0000 (17:26 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 11 Jul 2011 15:26:00 +0000 (17:26 +0200)
commit33c582acdb8c57f302145fc3dc01a1bf2d7c8478
tree604d2491c55e5090ec8518e1198d4befa89d4615
parent2a3bc07d139593f1f57e23cfbd08602d29a8b26c
Fix TC db close on cleanup

When closing the TC db on cleanup, we didn't remove it from the
environment. Override the #close() method to achieve that.
lib/rbot/registry/tc.rb