Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
badw-it
DHParser
Commits
fbd7bd4e
Commit
fbd7bd4e
authored
Feb 20, 2019
by
eckhart
Browse files
- superflous print message from tests removed
parent
34b83dae
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test_ebnf.py
View file @
fbd7bd4e
...
...
@@ -224,7 +224,6 @@ class TestCompilerErrors:
bedly_spilled = "wrong" """
result
,
messages
,
st
=
compile_source
(
ebnf
,
None
,
get_ebnf_grammar
(),
get_ebnf_transformer
(),
get_ebnf_compiler
(
'UndefinedSymbols'
))
print
(
messages
)
assert
messages
# set_config_value('static_analysis', save)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment