Dont use garbled patches for test fixture

obs-service-source_validator recently gained the feature to reject
empty or garbled patches, and hence this was failing. Use a validly
formatted patch instead.
This commit is contained in:
Dirk Mueller 2022-08-04 16:22:32 +02:00
parent db4d05c0bb
commit a5a65fe69c
9 changed files with 24 additions and 9 deletions

View File

@ -1 +1,4 @@
Not really a patch --- README.txt
+++ README.txt
@@ -0,0 +1 @@
+This works

View File

@ -1 +1,4 @@
+- --- README.txt
+++ README.txt
@@ -0,0 +1 @@
+This works

View File

@ -1 +1,4 @@
+- --- README.txt
+++ README.txt
@@ -0,0 +1 @@
+This works

View File

@ -1 +1,4 @@
+- --- README.txt
+++ README.txt
@@ -0,0 +1 @@
+This works

View File

@ -1 +1,4 @@
+- --- README.txt
+++ README.txt
@@ -0,0 +1 @@
+This works