compiler/tests/PPCASTUtilitiesTests.st
changeset 518 a6d8b93441b0
parent 515 b5316ef15274
--- a/compiler/tests/PPCASTUtilitiesTests.st	Mon Aug 17 13:39:38 2015 +0100
+++ b/compiler/tests/PPCASTUtilitiesTests.st	Mon Aug 17 23:11:56 2015 +0100
@@ -9,6 +9,7 @@
 	category:'PetitCompiler-Tests-Support'
 !
 
+
 !PPCASTUtilitiesTests methodsFor:'methods under test'!
 
 methodSimple1
@@ -115,3 +116,10 @@
     "Created: / 27-07-2015 / 14:00:56 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
+!PPCASTUtilitiesTests class methodsFor:'documentation'!
+
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+! !
+