-
Committer:
Vincent LADEUIL
-
Date:
2006-08-30 17:08:52 UTC
-
mto:
(1711.9.13 jam-integration)
-
mto:
This revision was merged to the branch mainline in
revision
1978.
-
Revision ID:
v.ladeuil@alplog.fr-20060830170852-dca26398e3c1c915
Fix Aaron's second review remarks.
* bzrlib/tests/test_transport_implementations.py:
(TransportTests.test_rmdir): Test that rmdir raise PathError
instead of testing 'has' which is tested elsewhere. I would have
prefered testing NoSuchFile but ftp tests failed (ftp can't
reliably gives a NoSuchFile exception).