Skip to content

Commit

Permalink
Start testing mpop.scene
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Raspaud <martin.raspaud@smhi.se>
  • Loading branch information
mraspaud committed Jun 23, 2015
1 parent 815700f commit 858aed7
Show file tree
Hide file tree
Showing 2 changed files with 823 additions and 781 deletions.
4 changes: 2 additions & 2 deletions mpop/tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#test_mipp,
test_projectable,
#test_satellites,
#test_scene,
test_scene,
#test_seviri,
#test_viirs_sdr,
#test_visir,
Expand All @@ -52,7 +52,7 @@ def suite():
#mysuite.addTests(test_mipp.suite())
#mysuite.addTests(test_projector.suite())
#mysuite.addTests(test_satellites.suite())
#mysuite.addTests(test_scene.suite())
mysuite.addTests(test_scene.suite())
#mysuite.addTests(test_seviri.suite())
#mysuite.addTests(test_viirs_sdr.suite())
#mysuite.addTests(test_visir.suite())
Expand Down
Loading

0 comments on commit 858aed7

Please sign in to comment.