Skip to content

Commit

Permalink
developer docs: remove note about Test::Unit problems
Browse files Browse the repository at this point in the history
It is no longer busted on recent perls, as of 0.026.
  • Loading branch information
rjbs committed Jul 14, 2024
1 parent 97337cc commit 0ad183a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docsrc/imap/developer/developer-testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ Install and configure Cassandane
sudo cpan -i Mail::JMAPTalk
sudo cpan -i Math::Int64
With recent perl versions ``Test::Unit::TestRunner`` cannot be installed with ``cpan``. Download
the package and apply the changes from https://sources.debian.org/patches/libtest-unit-perl/0.25-7/
before installing it.

3. Build Cassandane's binary components

.. code-block:: bash
Expand Down

0 comments on commit 0ad183a

Please sign in to comment.