diff options
author | Daniel Latypov <dlatypov@google.com> | 2022-11-03 10:47:40 -0700 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2022-12-12 14:13:47 -0700 |
commit | 101e32a025da386ba6f6efbfe3e75b6ec5a358aa (patch) | |
tree | f361d4699a58ab083070ba4432863129380bbf7a /include/kunit | |
parent | 05d9d2c3ee1e4b587f71455f6d3d1493289204ff (diff) |
kunit: tool: remove redundant file.close() call in unit test
We're using a `with` block above, so the file object is already closed.
Signed-off-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'include/kunit')
0 files changed, 0 insertions, 0 deletions