Skip to content

Commit

Permalink
Item341: change names of unit test classes to use Foswiki test enviro…
Browse files Browse the repository at this point in the history
…nment

git-svn-id: http://svn.foswiki.org/trunk/SmartEditContrib@1064 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
CrawfordCurrie authored and CrawfordCurrie committed Nov 29, 2008
1 parent 599f012 commit 5cf2f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/SmartEditContrib/SmartEditContribTests.pm
Expand Up @@ -2,7 +2,7 @@ use strict;

package SmartEditContribTests;

use base qw(TWikiTestCase);
use base qw(FoswikiTestCase);

use strict;
use TWiki;
Expand Down

0 comments on commit 5cf2f34

Please sign in to comment.