TestletTestCaseProxy.st
branchdevelopment
changeset 1876 482ad5ebe5da
parent 1818 2e5ed72e7dfd
child 2069 75d40b7b986f
--- a/TestletTestCaseProxy.st	Sat Dec 15 12:25:16 2012 +0100
+++ b/TestletTestCaseProxy.st	Sat Dec 15 14:46:18 2012 +0100
@@ -246,6 +246,11 @@
 
 !TestletTestCaseProxy class methodsFor:'documentation'!
 
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+!
+
 version_SVN
-    ^ '$Id$'
+    ^ '§Id§'
 ! !