aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-12-08 13:38:56 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-12-08 13:38:56 +1300
commit89043420bec344e95c7052f296ad346a0742f401 (patch)
treeabfc3d6bb478400b83c8298353bcf90b568f9ffe
parentMerge branch 'release/v0.10' (diff)
downloadMusic-Lyrics-LRC-89043420bec344e95c7052f296ad346a0742f401.tar.gz
Music-Lyrics-LRC-89043420bec344e95c7052f296ad346a0742f401.zip
Remove doc warning about barren test suite
It's a fair bit better now.
-rw-r--r--lib/Music/Lyrics/LRC.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Music/Lyrics/LRC.pm b/lib/Music/Lyrics/LRC.pm
index 4f8d3fb..d9b914c 100644
--- a/lib/Music/Lyrics/LRC.pm
+++ b/lib/Music/Lyrics/LRC.pm
@@ -454,8 +454,6 @@ Fractional seconds of any length can be parsed, and preserved in the
millisecond count return by C<lyrics()>, but any resolution beyond 2 decimal
places is lost on C<save()>.
-The test suite is skeletal, and needs a lot of fleshing out.
-
=head1 AUTHOR
Tom Ryder C<< <tom@sanctum.geek.nz> >>