ansible/test/units/ansible_test/diff/add_text_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

9 lines
138 B
Diff

diff --git a/test.txt b/test.txt
new file mode 100644
index 0000000000..814f4a4229
--- /dev/null
+++ b/test.txt
@@ -0,0 +1,2 @@
+one
+two