Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 7066fe715bfd61929df7e10d78ad2b96f56948f3
      
https://github.com/Perl/perl5/commit/7066fe715bfd61929df7e10d78ad2b96f56948f3
  Author: Lukas Mai <lukasmai....@gmail.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M dist/Thread-Queue/t/01_basic.t
    M dist/Thread-Queue/t/02_refs.t
    M dist/Thread-Queue/t/03_peek.t
    M dist/Thread-Queue/t/05_extract.t
    M dist/Thread-Queue/t/06_insert.t
    M dist/Thread-Queue/t/07_lock.t
    M dist/Thread-Queue/t/10_timed.t
    M dist/Thread-Queue/t/11_limit.t

  Log Message:
  -----------
  Thread::Queue: clean up some tests

Some of the tests (04_errs.t, 08_nothreads.t, 09_ended.t) already use
Test::More unconditionally, so remove the conditional loading code from
the other tests. Also, `use Config` doesn't need to be in a BEGIN block.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to