Skip to content

Commit

Permalink
Item13897: Finished CommentPlugin test suite.
Browse files Browse the repository at this point in the history
All tests are passing.
  • Loading branch information
vrurg committed Nov 4, 2016
1 parent 53a8e92 commit 8daa172
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 189 deletions.
Expand Up @@ -2,7 +2,7 @@
package CommentPluginSuite;
use v5.14;

use Moo;
use Foswiki::Class;
extends qw(Unit::TestSuite);

sub include_tests { return 'CommentPluginTests' }
Expand Down

0 comments on commit 8daa172

Please sign in to comment.