mercurial/HGTests.st
changeset 515 d460ef249979
parent 509 f92210d4585b
child 546 b8a552aab58c
equal deleted inserted replaced
514:7a1a8fa59edd 515:d460ef249979
    15 You should have received a copy of the GNU Lesser General Public
    15 You should have received a copy of the GNU Lesser General Public
    16 License along with this library; if not, write to the Free Software
    16 License along with this library; if not, write to the Free Software
    17 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
    17 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
    18 "
    18 "
    19 "{ Package: 'stx:libscm/mercurial' }"
    19 "{ Package: 'stx:libscm/mercurial' }"
       
    20 
       
    21 "{ NameSpace: Smalltalk }"
    20 
    22 
    21 HGTestCase subclass:#HGTests
    23 HGTestCase subclass:#HGTests
    22 	instanceVariableNames:''
    24 	instanceVariableNames:''
    23 	classVariableNames:''
    25 	classVariableNames:''
    24 	poolDictionaries:''
    26 	poolDictionaries:''