File: todo.t

package info (click to toggle)
libfile-write-rotate-perl 0.321-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 232 kB
  • sloc: perl: 1,014; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#!perl

# This is a list of tests that need to be written

# TODO: path()

print "1..1\n";
print "ok 1\n";