compiler/benchmarks/stx_goodies_petitparser_compiler_benchmarks.st
changeset 465 f729f6cd3c76
parent 462 89464ab03518
parent 464 f6d77fee9811
child 477 b18b6cc7aabc
--- a/compiler/benchmarks/stx_goodies_petitparser_compiler_benchmarks.st	Wed May 20 16:47:52 2015 +0100
+++ b/compiler/benchmarks/stx_goodies_petitparser_compiler_benchmarks.st	Thu May 21 14:35:34 2015 +0100
@@ -80,7 +80,6 @@
 
     ^ #(
         #'stx:goodies/petitparser/compiler'    "PPCConfiguration - referenced by PPCBenchmark>>benchmarkSmalltalkParserCompiled"
-        #'stx:goodies/petitparser/compiler/tests'    "PPExpressionGrammar - referenced by PPCBenchmark>>setupExpressionGrammar"
         #'stx:goodies/petitparser/compiler/tests/extras'    "PPCResources - referenced by PPCBenchmark>>initialize"
         #'stx:goodies/petitparser/parsers/java'    "PPJavaSyntax - referenced by PPCBenchmark>>benchmarkJavaSyntax"
         #'stx:goodies/refactoryBrowser/parser'    "RBArrayNode - referenced by PPCSmalltalkNoopParser>>buildArray:"