automatic checkIn
authorfm
Mon, 26 Oct 2009 16:18:52 +0100
changeset 553 4719ab0ce8e2
parent 552 13cffc8c09a2
child 554 8216cb912567
automatic checkIn
stx_libsvn.st
--- a/stx_libsvn.st	Mon Oct 26 16:18:47 2009 +0100
+++ b/stx_libsvn.st	Mon Oct 26 16:18:52 2009 +0100
@@ -79,7 +79,7 @@
         #'SVN::Revision'
         #'SVN::SettingsApp'
         #'SVN::Task'
-        #'SVN::TestCase'
+        (#'SVN::TestCase' autoload)
         #'SVN::WCAction'
         #'SVN::WCActionNotification'
         #'SVN::WCError'
@@ -91,7 +91,7 @@
         #'SVN::BranchCommand'
         #'SVN::BranchSelectionDialog'
         #'SVN::CVSTask'
-        #'SVN::CommitTests'
+        (#'SVN::CommitTests' autoload)
         #'SVN::CreateRepositoryCommand'
         #'SVN::CredentialsDialog'
         #'SVN::FileoutLikeTask'