We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625eb40 commit d7c7286Copy full SHA for d7c7286
tests.py
@@ -4,7 +4,7 @@
4
5
6
class dsFuncTests(unittest.TestCase):
7
- """Test for sucessful authentication."""
+ """Test dsFunc.py functions."""
8
9
def testElapsedTime(self):
10
"""Test elapsed time function."""
0 commit comments