Add refreshdb test

This commit is contained in:
Arun Prakash Jana 2018-08-01 10:08:14 +05:30
parent 60a12a8362
commit f5782a6257
No known key found for this signature in database
GPG Key ID: A75979F35C080412

@ -680,7 +680,6 @@ def refreshdb_fixture():
['random title', 'Example Domain'],
]
)
@unittest.skip('skipping')
def test_refreshdb(refreshdb_fixture, title_in, exp_res):
bdb = refreshdb_fixture
args = ["https://example.com"]