Skip to content

Commit 490da98

Browse files
fixed typo
1 parent e5c2783 commit 490da98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unittests/testPicklingSMS.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
setLogLevel('error')
2222

2323

24-
class PickilingTest(unittest.TestCase):
24+
class PicklingTest(unittest.TestCase):
2525

2626
def testPickling(self):
2727

0 commit comments

Comments
 (0)