SVN__CommitTests.st
changeset 386 a189c8f3954d
parent 308 f62a8ceda721
child 492 74ff0960961c
--- a/SVN__CommitTests.st	Mon Oct 19 14:21:33 2009 +0200
+++ b/SVN__CommitTests.st	Mon Oct 19 14:21:35 2009 +0200
@@ -1,8 +1,8 @@
-"{ Package: 'cvut:stx/goodies/libsvn' }"
+"{ Package: 'stx:libsvn' }"
 
 "{ NameSpace: SVN }"
 
-TestCase subclass:#CommitTests
+nil subclass:#CommitTests
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''