aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/mgrconfig
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/mgrconfig')
-rw-r--r--pkg/mgrconfig/testdata/gce1.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/mgrconfig/testdata/gce1.cfg b/pkg/mgrconfig/testdata/gce1.cfg
index 63320cd93..7f9d95c5d 100644
--- a/pkg/mgrconfig/testdata/gce1.cfg
+++ b/pkg/mgrconfig/testdata/gce1.cfg
@@ -3,6 +3,9 @@
# This is a test comment in the config.
"name": "windows-gce",
"target": "windows/amd64",
+ # This is a multi-line
+ # test comment in
+ # the config.
"http": ":10000",
"workdir": "/workdir",
"syzkaller": "./testdata/syzkaller",