From f3ccef8dbb37e3c98b9677cabf213146e7cc3ae2 Mon Sep 17 00:00:00 2001 From: Peter Liljenberg Date: Mon, 25 Nov 2013 18:33:32 +0100 Subject: [PATCH] Cleaned up fixtures. Removing vim editor settings Change-Id: I210c1629c513d5e1dfd2b2a16cd7e8361953fc0f --- tests/publishers/fixtures/build001.yaml | 1 - tests/publishers/fixtures/git001.yaml | 1 - tests/publishers/fixtures/plot001.yaml | 1 - tests/publishers/fixtures/plot002.yaml | 1 - tests/publishers/fixtures/plot003.yaml | 1 - tests/publishers/fixtures/scp001.yaml | 1 - tests/publishers/fixtures/xunit001.yaml | 1 - 7 files changed, 7 deletions(-) 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'