Skip to content

Commit

Permalink
Final test. should make source
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePromidius committed Feb 6, 2024
1 parent 9c7da8d commit fb22d81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/sources/MangaDex/tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@

class TestMangaDex(unittest.TestCase):
def test_works(self):
self.assertTrue(True)
self.assertTrue(True)
#TOdo add tests

0 comments on commit fb22d81

Please sign in to comment.