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
b77c3b48
Commit
b77c3b48
authored
Dec 20, 2021
by
Julien Osman
Browse files
FIX: Remove irrevelent test
parent
a7e440d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Modules/Wrappers/SWIG/test/python/PythonImageMetadataTest.py
View file @
b77c3b48
...
...
@@ -71,7 +71,3 @@ def test(otb, argv):
# GetProjectionProj
imd
[
"ProjectionProj"
]
=
"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