forked from jasder/antlr
revert one trivial change in go test.
This commit is contained in:
parent
13769268c9
commit
f15d9a31a3
|
@ -326,7 +326,7 @@ public class BaseGoTest implements RuntimeTestSupport {
|
|||
// writeFile(overall_tmpdir, "input", input);
|
||||
// rawBuildRecognizerTestFile(parserName, lexerName, listenerName,
|
||||
// visitorName, startRuleName, debug);
|
||||
// return execParser();
|
||||
// return execRecognizer();
|
||||
// }
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue