Changeset 1946ee5 in trunk


Ignore:
Timestamp:
2020-11-16T20:00:49Z (5 years ago)
Author:
Jean-Paul Calderone <exarkun@…>
Branches:
master
Children:
69b8262f
Parents:
4e84f5e
Message:

note this is for deprecated functionality

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/allmydata/test/test_client.py

    r4e84f5e r1946ee5  
    787787    def test_invalid_introducer_furl(self):
    788788        """
    789         An introducer.furl of 'None' is invalid and causes
    790         create_introducer_clients to fail.
     789        An introducer.furl of 'None' in the deprecated [client]introducer.furl
     790        field is invalid and causes `create_introducer_clients` to fail.
    791791        """
    792792        cfg = (
Note: See TracChangeset for help on using the changeset viewer.