diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2021-06-03 23:26:49 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2021-06-22 13:40:57 -0400 |
commit | 44fad4ec0852dd1d16a52b2560d7f23ff478e51c (patch) | |
tree | 41f0e1213e3474f28e5e2b2cf19d6c4e4d7c7bdd | |
parent | a85ec702633911ad52bb0390872423c7f9c313ff (diff) | |
download | sos-44fad4ec0852dd1d16a52b2560d7f23ff478e51c.tar.gz |
[tests] Move report_with_mask tests to cleaner_tests directory
Moves the report_with_mask tests to be under the cleaner_tests/
directory. No changes are actually being made to the tests, this is an
organization change.
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
-rw-r--r-- | tests/cleaner_tests/report_with_mask.py (renamed from tests/report_tests/report_with_mask.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/report_tests/report_with_mask.py b/tests/cleaner_tests/report_with_mask.py index 4f94ba33..4f94ba33 100644 --- a/tests/report_tests/report_with_mask.py +++ b/tests/cleaner_tests/report_with_mask.py |