diff -r 8fe3cb4e607f -r 0bbbcf5da2d4 tests/PPContextTest.st --- 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: $' +! ! +