Skip to content

Commit

Permalink
Add docstring for new test.
Browse files Browse the repository at this point in the history
  • Loading branch information
erykoff committed Jan 18, 2024
1 parent 33cb14d commit ed252e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_sourceSelector.py
Expand Up @@ -331,6 +331,7 @@ def testUnresolved(self):
self.check((starGalaxy > minimum).tolist())

def testFiniteRaDec(self):
"Test that non-finite RA and Dec values are caught."
num = 5
for _ in range(num):
self.catalog.addNew()
Expand Down

0 comments on commit ed252e1

Please sign in to comment.