Split ListSpy to its own module
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import pytest
|
||||
|
||||
from babi.main import ListSpy
|
||||
from babi.list_spy import ListSpy
|
||||
|
||||
|
||||
def test_list_spy_repr():
|
||||
|
||||
Reference in New Issue
Block a user