diff options
Diffstat (limited to 'devel/py-fudge/pkg-descr')
-rw-r--r-- | devel/py-fudge/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-fudge/pkg-descr b/devel/py-fudge/pkg-descr index 7416e8969202..0ef7fc5662af 100644 --- a/devel/py-fudge/pkg-descr +++ b/devel/py-fudge/pkg-descr @@ -15,5 +15,3 @@ them in your test setup. And unlike jMock, Fudge is only as strict about expectations as you want it to be. If you just want to expect a method call without worrying about its arguments or the type of the arguments then you can. - -WWW: http://farmdev.com/projects/fudge/ |