Skip to content

Commit ca27c05

Browse files
author
Steve Peak
authored
Update tests.py
1 parent d61bb41 commit ca27c05

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
class TestMethods(unittest.TestCase):
77
def test_add(self):
88
self.assertEqual(awesome.smile(), ":)")
9+
10+
def test_frown(self):
11+
self.assertEqual(awesome.frown(), ":(")
912

1013

1114
if __name__ == '__main__':

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy