mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-08 16:53:23 +00:00
vcr/unittest: Simplify file layout
.. and make "from vcr.unittest import VCRTestCase" work again.
This commit is contained in:
@@ -132,7 +132,7 @@ you can hook on ``_get_vcr``, for example:
|
||||
|
||||
See
|
||||
`the source
|
||||
<https://github.com/kevin1024/vcrpy/blob/master/vcr/unittest/testcase.py>`__
|
||||
<https://github.com/kevin1024/vcrpy/blob/master/vcr/unittest.py>`__
|
||||
for the default implementations of these methods.
|
||||
|
||||
If you implement a ``setUp`` method on your test class then make sure to call
|
||||
|
||||
Reference in New Issue
Block a user