Skip to content

Commit

Permalink
Copy-paste fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
toastdriven committed Dec 13, 2012
1 parent f8ab590 commit c62564c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests.py
Expand Up @@ -4,7 +4,6 @@

class LevenschteinTestCase(unittest2.TestCase):
def test_classic(self):
self.assertEqual()
self.assertEqual(pylev.levenschtein('kitten', 'sitting'), 3)

def test_same(self):
Expand Down

0 comments on commit c62564c

Please sign in to comment.