Skip to content

Commit 80a5ef9

Browse files
committed
add a minor extra test
1 parent c6d60fe commit 80a5ef9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

astroquery/alma/tests/test_alma_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,5 @@ def test_make_finder_chart():
6767

6868
assert len(catalog) >= 7
6969
assert len(images) >= 1
70+
assert 3 in hit_mask_public
7071
assert hit_mask_public[3][256,256] >= 60

0 commit comments

Comments
 (0)