Changeset - d8f820acf417
default
0
1
0
tests: vcs: remove duplicated base class in test_inmemchangesets
test_inmemchangesets.py hosts a second base class BackendBaseTestCase in
addition to _BackendTestMixin, which is basically a duplication.
All other test files in tests/vcs are now using _BackendTestMixin, so change
the last remaining user and then remove the duplication.
test_inmemchangesets.py hosts a second base class BackendBaseTestCase in
addition to _BackendTestMixin, which is basically a duplication.
All other test files in tests/vcs are now using _BackendTestMixin, so change
the last remaining user and then remove the duplication.
1 file changed with 12 insertions and 80 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)