Skip to content

Commit

Permalink
Removing useless test
Browse files Browse the repository at this point in the history
  • Loading branch information
ReTeam Labs committed Mar 25, 2020
1 parent e94943b commit d3fc7ec
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/tests.py
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
import unittest

class TestOne(unittest.TestCase):
def test_one(self):
assert 1+1 == 2

0 comments on commit d3fc7ec

Please sign in to comment.