the test is running properly

This commit is contained in:
vasiloglou
2007-05-16 13:24:44 +00:00
parent 90fca9dc7e
commit bbc690b036
+2
View File
@@ -79,6 +79,8 @@ class NodeTest {
}
void Destruct() {
hyper_rectangle_.Destruct();
Allocator_t::allocator_->Destruct();
unlink("temp_mem");
delete Allocator_t::allocator_;
dataset_.Destruct();
unlink(data_file_.c_str());