From 644dc4b9a72311535f44d2a1a443c825c66633b7 Mon Sep 17 00:00:00 2001 From: Jeffrey Regan Date: Fri, 19 Apr 2019 14:42:30 -0700 Subject: [PATCH] Add test showing shared patches disallowed. --- pkg/target/baseandoverlaysmall_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/target/baseandoverlaysmall_test.go b/pkg/target/baseandoverlaysmall_test.go index ff4c1931c..d71114655 100644 --- a/pkg/target/baseandoverlaysmall_test.go +++ b/pkg/target/baseandoverlaysmall_test.go @@ -269,4 +269,4 @@ spec: - image: whatever name: whatever `) -} \ No newline at end of file +}