mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@339 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
9025ff2f0d
commit
c1cf7e30bc
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ namespace mock
|
||||||
{
|
{
|
||||||
~cleanup()
|
~cleanup()
|
||||||
{
|
{
|
||||||
//mock::verify(); // $$$$ MAT : because of a bug in Boost.Test this will crash anything needs to be logged
|
//mock::verify(); // $$$$ MAT : because of a bug in Boost.Test this will crash if anything needs to be logged
|
||||||
mock::reset();
|
mock::reset();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue