File: 07-noplan_passthrough.t

package info (click to toggle)
libtest-number-delta-perl 1.03-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 164 kB
  • ctags: 12
  • sloc: perl: 124; makefile: 44
file content (3 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (2)
1
2
3
use Test::Number::Delta 'no_plan';
delta_ok(1.1e-6, 2e-6, "foo");