aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-12-08 13:39:14 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-12-08 13:39:14 +1300
commitb50e8a59ead9e72b4f4110b1bb430ca0f063082b (patch)
tree171a65f8f1855b93d2d72c9a03976b896a4a7bc0
parentMerge branch 'feature/buildreq' into develop (diff)
parentRemove doc warning about barren test suite (diff)
downloadMusic-Lyrics-LRC-b50e8a59ead9e72b4f4110b1bb430ca0f063082b.tar.gz
Music-Lyrics-LRC-b50e8a59ead9e72b4f4110b1bb430ca0f063082b.zip
Merge branch 'feature/doc-test' into develop
* feature/doc-test: Remove doc warning about barren test suite
-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> >>