tests/PPConditionalParserTests.st
changeset 459 4751c407bb40
parent 427 a7f5e6de19d2
--- a/tests/PPConditionalParserTests.st	Sun May 10 06:28:36 2015 +0100
+++ b/tests/PPConditionalParserTests.st	Tue May 12 01:24:03 2015 +0100
@@ -9,6 +9,7 @@
 	category:'PetitTests-Tests'
 !
 
+
 !PPConditionalParserTests methodsFor:'as yet unclassified'!
 
 context
@@ -49,3 +50,10 @@
 	self assert: parser fail: 'b'.
 ! !
 
+!PPConditionalParserTests class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+