Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
DNS testing tools
Remoh
Commits
1466ea72
Commit
1466ea72
authored
Oct 07, 2020
by
Alexandre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New tests and test reordering
parent
66ea1c09
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
903 additions
and
844 deletions
+903
-844
homer.py
homer.py
+0
-2
tests.yaml
tests.yaml
+903
-842
No files found.
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