diff --git a/tests/publishers/fixtures/build001.yaml b/tests/publishers/fixtures/build001.yaml index 40bbc5750..bc14e1f44 100644 --- a/tests/publishers/fixtures/build001.yaml +++ b/tests/publishers/fixtures/build001.yaml @@ -1,4 +1,3 @@ -# vim: sw=4 ts=4 et publishers: - build-publisher: name: servername diff --git a/tests/publishers/fixtures/git001.yaml b/tests/publishers/fixtures/git001.yaml index f92f31954..6cf6820fe 100644 --- a/tests/publishers/fixtures/git001.yaml +++ b/tests/publishers/fixtures/git001.yaml @@ -1,4 +1,3 @@ -# vim: sw=4 ts=4 et publishers: - git: push-merge: true diff --git a/tests/publishers/fixtures/plot001.yaml b/tests/publishers/fixtures/plot001.yaml index 0c403f1d2..e25471c3a 100644 --- a/tests/publishers/fixtures/plot001.yaml +++ b/tests/publishers/fixtures/plot001.yaml @@ -1,4 +1,3 @@ -# vim: sw=4 ts=4 et publishers: - plot: - title: 'Sample graph' diff --git a/tests/publishers/fixtures/plot002.yaml b/tests/publishers/fixtures/plot002.yaml index 49465f974..a536625f3 100644 --- a/tests/publishers/fixtures/plot002.yaml +++ b/tests/publishers/fixtures/plot002.yaml @@ -1,4 +1,3 @@ -# vim: sw=4 ts=4 et publishers: - plot: - title: 'Sample graph' diff --git a/tests/publishers/fixtures/plot003.yaml b/tests/publishers/fixtures/plot003.yaml index d37519169..003a2b923 100644 --- a/tests/publishers/fixtures/plot003.yaml +++ b/tests/publishers/fixtures/plot003.yaml @@ -1,4 +1,3 @@ -# vim: sw=4 ts=4 et publishers: - plot: - title: 'Sample graph' diff --git a/tests/publishers/fixtures/scp001.yaml b/tests/publishers/fixtures/scp001.yaml index d705043bf..2cd9b8531 100644 --- a/tests/publishers/fixtures/scp001.yaml +++ b/tests/publishers/fixtures/scp001.yaml @@ -1,4 +1,3 @@ -# vim: sw=4 ts=4 et publishers: - scp: site: 'example.com' diff --git a/tests/publishers/fixtures/xunit001.yaml b/tests/publishers/fixtures/xunit001.yaml index 44cb1741d..7dc94eef8 100644 --- a/tests/publishers/fixtures/xunit001.yaml +++ b/tests/publishers/fixtures/xunit001.yaml @@ -1,4 +1,3 @@ -# vim: sw=4 ts=4 et publishers: - xunit: thresholdmode: 'percent'