tests/PPContextMementoTest.st
changeset 421 7e08b31e0dae
parent 377 6112a403a52d
child 427 a7f5e6de19d2
--- a/tests/PPContextMementoTest.st	Wed Nov 19 10:52:37 2014 +0000
+++ b/tests/PPContextMementoTest.st	Mon Nov 24 00:09:23 2014 +0000
@@ -7,6 +7,7 @@
 	category:'PetitTests-Tests'
 !
 
+
 !PPContextMementoTest methodsFor:'accessing'!
 
 memento
@@ -115,3 +116,10 @@
 	self assert: (memento hasProperty: #foo).	
 ! !
 
+!PPContextMementoTest class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+