tests/PPContextTest.st
changeset 381 0bbbcf5da2d4
parent 377 6112a403a52d
child 421 7e08b31e0dae
--- a/tests/PPContextTest.st	Sun Oct 05 00:05:20 2014 +0100
+++ b/tests/PPContextTest.st	Sat Oct 04 21:26:15 2014 +0100
@@ -7,6 +7,7 @@
 	category:'PetitTests-Tests'
 !
 
+
 !PPContextTest methodsFor:'as yet unclassified'!
 
 context
@@ -173,3 +174,10 @@
 	self assert: context atEnd.
 ! !
 
+!PPContextTest class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+