Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Network Health
sbws
Commits
f243dfcd
Commit
f243dfcd
authored
Apr 27, 2018
by
juga
Browse files
Change num header lines to 2
parent
c8b47bb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/core/test_generate.py
View file @
f243dfcd
...
...
@@ -7,7 +7,7 @@ import logging
log
=
logging
.
getLogger
(
__name__
)
NUM_LINES_HEADER
=
1
NUM_LINES_HEADER
=
2
def
test_generate_no_dotsbws
(
tmpdir
,
caplog
,
parser
):
...
...
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