remove unnecessary function
This commit is contained in:
parent
3a4069667a
commit
fd6e0559a6
@ -100,10 +100,6 @@ def test_not_browsing_error(hist):
|
||||
assert str(error2.value) == "Currently not browsing history"
|
||||
|
||||
|
||||
def return_item(self=None):
|
||||
return 'item'
|
||||
|
||||
|
||||
def test_nextitem_single(hist, monkeypatch):
|
||||
"""Test nextitem() with valid input."""
|
||||
hist.start('f')
|
||||
|
Loading…
Reference in New Issue
Block a user