From 5c7b44ff76786776ee658092ca9242d9c0abc3cc Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 26 Apr 2010 20:53:40 +0200 Subject: Added tc_loader --- test/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/__init__.py') diff --git a/test/__init__.py b/test/__init__.py index 29796ac1..c2f9bde2 100644 --- a/test/__init__.py +++ b/test/__init__.py @@ -28,7 +28,7 @@ class Fake(object): self.__dict__[attrname] = val return val - def __call__(self, *_): + def __call__(self, *_, **__): return Fake() def __clear__(self): -- cgit 1.4.1-2-gfad0