mirror of
https://github.com/zebrajr/ansible.git
synced 2025-12-07 00:19:57 +01:00
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.
9 lines
138 B
Diff
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
|