compiler/tests/stx_goodies_petitparser_compiler_tests.st
changeset 547 0b8c75af51a0
parent 539 610131174c0f
equal deleted inserted replaced
546:679fd1f9a25b 547:0b8c75af51a0
    78 
    78 
    79     ^ #(
    79     ^ #(
    80         #'stx:goodies/petitparser/tests'    "PPAbstractParserTest - superclass of PPCCodeGeneratorTest"
    80         #'stx:goodies/petitparser/tests'    "PPAbstractParserTest - superclass of PPCCodeGeneratorTest"
    81         #'stx:goodies/sunit'    "TestAsserter - superclass of FooScannerTest"
    81         #'stx:goodies/sunit'    "TestAsserter - superclass of FooScannerTest"
    82         #'stx:libbasic'    "LibraryDefinition - superclass of stx_goodies_petitparser_compiler_tests"
    82         #'stx:libbasic'    "LibraryDefinition - superclass of stx_goodies_petitparser_compiler_tests"
       
    83         #'stx:libcompat'
    83     )
    84     )
    84 !
    85 !
    85 
    86 
    86 referencedPreRequisites
    87 referencedPreRequisites
    87     "list packages which are a prerequisite, because they contain
    88     "list packages which are a prerequisite, because they contain