Ignore:
Timestamp:
11/19/08 19:11:33 (4 years ago)
Author:
CrawfordCurrie
Message:

Item175: ported unit tests to new namespace. They all pass.

Location:
trunk/UnitTestContrib/lib/Foswiki
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/UnitTestContrib/lib/Foswiki/Contrib/UnitTestContrib.pm

    r14 r816  
    1 # Contrib for TWiki Collaboration Platform, http://TWiki.org/ 
     1# Contrib for Foswiki Collaboration Platform, http://Foswiki.org/ 
    22# 
    33# This program is free software; you can redistribute it and/or 
     
    1212# http://www.gnu.org/copyleft/gpl.html 
    1313 
    14 package TWiki::Contrib::UnitTestContrib; 
     14package Foswiki::Contrib::UnitTestContrib; 
    1515 
    1616use strict; 
Note: See TracChangeset for help on using the changeset viewer.