/Number-Fraction/dist/t/01_load.t
[view
plain text
]
use
Test::More
tests
=>
1
;
use_ok
'Number::Fraction'
;