diff options
author | Victor Shyba <victor.shyba@gmail.com> | 2016-08-19 17:04:27 -0300 |
---|---|---|
committer | Victor Shyba <victor.shyba@gmail.com> | 2016-08-22 12:36:16 -0300 |
commit | 6f5bc4d7301147c35a9651cf423804c6de252647 (patch) | |
tree | 1b58612d9f360d249f5dbdedb724782d9fba3f9f /common/MANIFEST.in | |
parent | 481fa255bf3cb53fd932bd984cd40d097ca7bb61 (diff) |
[test] make all nested fixture function-scoped
function is the default scope, so there is no need to pass this
parameter. Previously, one of the scopes was 'module', but it is a
nested function that fires on demand, so it should clean up itself from
test to test in order to avoid conflict while putting.
Diffstat (limited to 'common/MANIFEST.in')
0 files changed, 0 insertions, 0 deletions