compiler/tests/stx_goodies_petitparser_compiler_tests.st
changeset 547 0b8c75af51a0
parent 539 610131174c0f
--- a/compiler/tests/stx_goodies_petitparser_compiler_tests.st	Tue Sep 08 09:15:35 2015 +0100
+++ b/compiler/tests/stx_goodies_petitparser_compiler_tests.st	Thu Sep 10 07:13:16 2015 +0100
@@ -80,6 +80,7 @@
         #'stx:goodies/petitparser/tests'    "PPAbstractParserTest - superclass of PPCCodeGeneratorTest"
         #'stx:goodies/sunit'    "TestAsserter - superclass of FooScannerTest"
         #'stx:libbasic'    "LibraryDefinition - superclass of stx_goodies_petitparser_compiler_tests"
+        #'stx:libcompat'
     )
 !