< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [SFTF] about test case202


Hello,

yes you are right. The "old" version of case202 was errornous. After the hints 
from Frank I re-wrote the result part of that case. So it should be fixed in 
the SVN repository allready.

Greetings
  Nils Ohlmeier

Am Wednesday 25 August 2004 03:55 schrieb Simple Li:
> Hi,
>     I have a question about case202.py, I think in line 89, it should be
> elif message.code != 487:         and not
> if message.code != 487:
> do you agree with me?
>
> Simple Li