mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Clean-up
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@162 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
67a3402cb8
commit
909d546d12
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ namespace mock
|
|||
|
||||
void test() const
|
||||
{
|
||||
return impl_->test();
|
||||
impl_->test();
|
||||
}
|
||||
|
||||
result_type operator()() const
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue