__init__.py 183 B

1234567
  1. # -*- test-case-name: twisted.protocols.haproxy.test -*-
  2. # Copyright (c) Twisted Matrix Laboratories.
  3. # See LICENSE for details.
  4. """
  5. Unit tests for L{twisted.protocols.haproxy}.
  6. """