compiler/tests/extras/PPCCompositeParserTest.st
changeset 542 bb97dcbe2359
parent 538 16e8536f5cfb
--- a/compiler/tests/extras/PPCCompositeParserTest.st	Tue Sep 08 01:31:37 2015 +0100
+++ b/compiler/tests/extras/PPCCompositeParserTest.st	Tue Sep 08 02:06:11 2015 +0100
@@ -9,6 +9,7 @@
 	category:'PetitCompiler-Extras-Tests-Support'
 !
 
+
 !PPCCompositeParserTest class methodsFor:'accessing'!
 
 resources
@@ -204,3 +205,10 @@
     "Created: / 29-07-2015 / 16:33:46 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
+!PPCCompositeParserTest class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+