Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
58e48c20
Commit
58e48c20
authored
Dec 20, 2021
by
Julien Osman
Browse files
FIX: Remove irrevelent test
parent
d733220c
Pipeline
#9331
passed with stages
in 88 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Modules/Wrappers/SWIG/test/python/PythonImageMetadataTest.py
View file @
58e48c20
...
@@ -71,7 +71,3 @@ def test(otb, argv):
...
@@ -71,7 +71,3 @@ def test(otb, argv):
# GetProjectionProj
# GetProjectionProj
imd
[
"ProjectionProj"
]
=
"Proj String"
imd
[
"ProjectionProj"
]
=
"Proj String"
assert
imd
.
GetProjectionProj
()
==
"Proj String"
assert
imd
.
GetProjectionProj
()
==
"Proj String"
# __repr__
print
(
imd
)
assert
repr
(
imd
)
==
""
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