summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/App/Termcast.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/App/Termcast.pm b/lib/App/Termcast.pm
index c4bdf1a..99c90a3 100644
--- a/lib/App/Termcast.pm
+++ b/lib/App/Termcast.pm
@@ -106,12 +106,12 @@ no Moose;
=head1 TODO
-Tests! Need to figure out a good way to test this.
-
Factor some stuff out so applications can call this standalone?
Use L<MooseX::SimpleConfig> to make configuration easier.
+Do something about the watcher notifications that the termcast server sends.
+
=head1 BUGS
No known bugs.