diff -r ac763af77fc2 -r bb97dcbe2359 compiler/tests/extras/PPCCompositeParserTest.st --- 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 " ! ! +!PPCCompositeParserTest class methodsFor:'documentation'! + +version_HG + + ^ '$Changeset: $' +! ! +