Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IDSidorov
sidorovID
Commits
16bd9986
Commit
16bd9986
authored
Oct 27, 2021
by
Попов Сергей Сергеевич
Browse files
Update test.py
parent
f1a7bde5
Pipeline
#3838
failed with stage
in 1 minute and 29 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
test.py
View file @
16bd9986
...
@@ -40,7 +40,7 @@ def test_peleng():
...
@@ -40,7 +40,7 @@ def test_peleng():
lines
.
append
(
line
)
lines
.
append
(
line
)
f
.
close
()
f
.
close
()
true_lines
=
[
'0.1; Missle #2; D = 840.4222844724743; Az = 0.6240826351476189
\n
'
]
true_lines
=
[
'0.1; Missle #2; D = 840.4222844724743; Az = 0.6240826351476189
\n
'
]
assert
lines
==
true_lines
self
.
assert
True
(
lines
==
true_lines
)
test_taircraft
()
test_taircraft
()
...
...
Write
Preview
Supports
Markdown
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