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.
11 lines
144 B
Diff
11 lines
144 B
Diff
diff --git a/test.txt b/test.txt
|
|
index 949a655cb3..08c59a7cf1 100644
|
|
--- a/test.txt
|
|
+++ b/test.txt
|
|
@@ -1,5 +1,3 @@
|
|
One
|
|
-Two
|
|
Three
|
|
-Four
|
|
Five
|