File: 01basic.t

package info (click to toggle)
libspreadsheet-wright-perl 0.105-1%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 244 kB
  • sloc: perl: 846; makefile: 15
file content (3 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (4)
1
2
3
use Test::More tests => 1;
BEGIN { use_ok('Spreadsheet::Wright') };