Skip to content

Commit d7c7286

Browse files
committed
Update tests.py
1 parent 625eb40 commit d7c7286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
class dsFuncTests(unittest.TestCase):
7-
"""Test for sucessful authentication."""
7+
"""Test dsFunc.py functions."""
88

99
def testElapsedTime(self):
1010
"""Test elapsed time function."""

0 commit comments

Comments
 (0)