Skip to content

Commit

Permalink
Correct docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Hsin-Fang Chiang committed Feb 5, 2016
1 parent 498e2aa commit ff07cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testWcsCards.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@


class WcsCardsTestCase(unittest.TestCase):
"""Testing butler exposure id retrieval"""
"""Test wcs keywords in the metadata"""
def setUp(self):
try:
datadir = getPackageDir("testdata_decam")
Expand Down

0 comments on commit ff07cda

Please sign in to comment.