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:
parent
db4d05c0bb
commit
a5a65fe69c
@ -1 +1,4 @@
|
|||||||
Not really a patch
|
--- README.txt
|
||||||
|
+++ README.txt
|
||||||
|
@@ -0,0 +1 @@
|
||||||
|
+This works
|
||||||
|
@ -1 +1,4 @@
|
|||||||
+-
|
--- README.txt
|
||||||
|
+++ README.txt
|
||||||
|
@@ -0,0 +1 @@
|
||||||
|
+This works
|
||||||
|
@ -1 +1,4 @@
|
|||||||
+-
|
--- README.txt
|
||||||
|
+++ README.txt
|
||||||
|
@@ -0,0 +1 @@
|
||||||
|
+This works
|
||||||
|
@ -1 +1,4 @@
|
|||||||
+-
|
--- README.txt
|
||||||
|
+++ README.txt
|
||||||
|
@@ -0,0 +1 @@
|
||||||
|
+This works
|
||||||
|
@ -1 +1,4 @@
|
|||||||
+-
|
--- README.txt
|
||||||
|
+++ README.txt
|
||||||
|
@@ -0,0 +1 @@
|
||||||
|
+This works
|
||||||
|
Loading…
x
Reference in New Issue
Block a user