Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
DNS testing tools
Remoh
Commits
1466ea72
Commit
1466ea72
authored
Oct 07, 2020
by
Alexandre
Browse files
New tests and test reordering
parent
66ea1c09
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
homer.py
View file @
1466ea72
...
...
@@ -63,8 +63,6 @@ def error(msg=None, exit=True):
def
error_and_exit
(
msg
=
None
):
error
(
msg
)
if
opts
.
check
:
print
(
'KO'
)
sys
.
exit
(
1
)
def
usage
(
msg
=
None
):
...
...
tests.yaml
View file @
1466ea72
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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