File: 01_load.t

package info (click to toggle)
libbenchmark-progressbar-perl 0.00001-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 148 kB
  • sloc: perl: 1,482; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (3)
1
2
3
4
use strict;
use Test::More (tests => 1);

use_ok("Benchmark::ProgressBar");