Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Ale
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aflab
astrogeology
Ale
Commits
3f70d623
Commit
3f70d623
authored
6 years ago
by
Kelvin Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
removed usued part of lro test
parent
1ef83173
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/pytests/test_lro_drivers.py
+0
-2
0 additions, 2 deletions
tests/pytests/test_lro_drivers.py
with
0 additions
and
2 deletions
tests/pytests/test_lro_drivers.py
+
0
−
2
View file @
3f70d623
...
@@ -116,5 +116,3 @@ def test_lro_creation(lro_lroclabel):
...
@@ -116,5 +116,3 @@ def test_lro_creation(lro_lroclabel):
with
LRO_LROC
(
lro_lroclabel
)
as
m
:
with
LRO_LROC
(
lro_lroclabel
)
as
m
:
d
=
m
.
to_dict
()
d
=
m
.
to_dict
()
assert
isinstance
(
d
,
dict
)
assert
isinstance
(
d
,
dict
)
from
ale
import
load
print
(
load
(
lro_lroclabel
))
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment