Mercurial > hg
comparison tests/test-issue612 @ 10045:d1f9640e9a67
color: Do not pass --color, --no-color parameters to wrapped function
Passing the --color and --no-color parameter to the wrapped function
can cause a invalid argument exception if the wrapped function doesn't
accepts a **opts dict.
author | David Soria Parra <dsp@php.net> |
---|---|
date | Fri, 11 Dec 2009 11:04:31 +0100 |
parents | 9797124581c9 |
children | 4c94b6d0fb1c |
comparison
equal
deleted
inserted
replaced
10044:dc5462d94a72 | 10045:d1f9640e9a67 |
---|