Skip to content

Commit 6931582

Browse files
committed
use_ok -> use-ok
1 parent 3606e95 commit 6931582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/pod-htmlify.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use lib 'lib';
44

55
plan 3;
66

7-
use_ok('Pod::Htmlify');
7+
use-ok('Pod::Htmlify');
88
use Pod::Htmlify;
99

1010
subtest {

0 commit comments

Comments
 (0)