Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SETaratukhina
RLS
Commits
d550b9c9
Commit
d550b9c9
authored
Nov 03, 2021
by
SETaratukhina
Browse files
Update test.py
parent
ed4b7030
Pipeline
#3917
failed with stage
in 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test.py
View file @
d550b9c9
...
...
@@ -40,7 +40,7 @@ class test(unittest.TestCase):
for
line
in
f
:
lines
.
append
(
line
)
f
.
close
()
true_lines
=
[
'0.1; Aircraft #1; D = 475.42512792323026; Az = 1.278207879330233
2
\n
'
,
true_lines
=
[
'0.1; Aircraft #1; D = 475.42512792323026; Az = 1.278207879330233
4
\n
'
,
'0.1; Aircraft #2; D = 480.19721022253833; Az = 0.687805100917794
\n
'
,
'0.1; Missle #1; D = 998.5335823515045; Az = -0.044676900377693035
\n
'
,
'0.2; Aircraft #1; D = 943.465660043936; Az = 1.1634512982485217
\n
'
,
...
...
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