Skip to content

Commit

Permalink
Merge branch 'master' into persist-jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
mxdev88 authored Apr 13, 2021
2 parents 92ac0d2 + f916d9b commit 9f04d35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scrapyd/tests/test_sqlite.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ def test_types(self):
self.q.put(x)
self.assertEqual(self.q.pop(), x)


class SqliteFinishedJobsTest(unittest.TestCase):

def setUp(self):
Expand Down

0 comments on commit 9f04d35

Please sign in to comment.