diff --git a/blah b/blah deleted file mode 100644 index 907b3081..00000000 --- a/blah +++ /dev/null @@ -1 +0,0 @@ -blah diff --git a/tests.py b/tests.py index 92aa2034..ff30519e 100644 --- a/tests.py +++ b/tests.py @@ -7,6 +7,10 @@ class TestMethods(unittest.TestCase): def test_add(self): self.assertEqual(awesome.smile(), ":)") +class TestAgain(unittest.TestCase): + def test_some(self): + self.assertEqual(awesome.frown(), ":(") + if __name__ == '__main__': unittest.main() 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