Skip to content

Commit

Permalink
Item338: CommentPlugin unit tests needed a little more name space upd…
Browse files Browse the repository at this point in the history
…ating

git-svn-id: http://svn.foswiki.org/trunk@1058 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
KennethLavrsen authored and KennethLavrsen committed Nov 29, 2008
1 parent 23c9985 commit 24465c4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@ use strict;

package CommentPluginTests;

use base qw(TWikiFnTestCase);
use base qw(FoswikiFnTestCase);

use strict;
use Unit::Request;
Expand Down

0 comments on commit 24465c4

Please sign in to comment.