Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
DEKozhevnikov
RLS
Commits
2190979c
Commit
2190979c
authored
Oct 27, 2021
by
DEKozhevnikov
Browse files
Update test.py
parent
8890821d
Pipeline
#3890
passed with stage
in 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test.py
View file @
2190979c
...
...
@@ -45,5 +45,4 @@ class testRLS(unittest.TestCase):
self
.
assertEqual
(
lines
,
true_lines
)
if
__name__
==
'__main__'
:
ut
.
main
()
print
(
'All tests passed correctly!!!'
)
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