add new remote that does local calls

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-11-01 18:25:29 +01:00
commit 184e2bd9c5
5 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,3 @@
This effectively turns remote calling into local calling.
Probably most useful for the unittesting.