#OTHER by sr expeccoALM_1_12 expeccoALM_1_13 expecco_18_1_0_6496 expecco_18_1_0_6496_v2 expecco_18_2_0 expecco_18_2_1
authorsr
Thu, 05 Jul 2018 09:23:44 +0200
changeset 632 9b86bc3001da
parent 631 bbff6dd6f865
child 633 4be0b0537d80
#OTHER by sr order
stx_goodies_petitparser.st
--- a/stx_goodies_petitparser.st	Thu Jul 05 09:23:39 2018 +0200
+++ b/stx_goodies_petitparser.st	Thu Jul 05 09:23:44 2018 +0200
@@ -90,13 +90,10 @@
 
     ^ #(
         #'stx:goodies/petitparser/analyzer'
-        "sr: do not compile test classes... 
-         will also fail because sunit (which does inclide superclass of PPAbstractParserTest)
-         has not yet build (when calling bmake in stx)"
-"/        #'stx:goodies/petitparser/tests'
+        #'stx:goodies/petitparser/tests'
     )
 
-    "Modified (comment): / 04-07-2018 / 15:43:01 / sr"
+    "Modified: / 05-07-2018 / 09:21:48 / sr"
 ! !
 
 !stx_goodies_petitparser class methodsFor:'description - actions'!