ansible/test/units/ansible_test/diff/add_binary_file.diff
Matt Clay c2ea56e12e
Relocate and refactor ansible-test diff unit tests (#80113)
This provides the same test coverage as the previous tests, without the dependency on git.
It also includes many more specific test cases with assertions, instead of simply relying on the code to not raise an exception.
2023-02-28 11:46:36 -08:00

5 lines
134 B
Diff

diff --git a/binary.dat b/binary.dat
new file mode 100644
index 0000000000..f76dd238ad
Binary files /dev/null and b/binary.dat differ