Remove trailing white spaces in tests files

This commit is contained in:
Denys Havrysh 2016-03-01 17:40:02 +02:00
parent 776b2ea9a6
commit e7a8dbf498
10 changed files with 11 additions and 11 deletions

View File

@ -157,7 +157,7 @@ The swallow may fly south with the sun, and the house martin or the plover may s
--------
Scene 33
[clop clop whinny]
KNIGHT: They're nervous, sire.
ARTHUR: Then we'd best leave them here and carry on on foot. Dis-mount!

View File

@ -1,6 +1,6 @@
Scene 36
ARTHUR: Launcelot! Launcelot! Launcelot!
BEDEMIR: Launcelot! Launcelot!
ARTHUR: Launcelot! Launcelot!

View File

@ -1,6 +1,6 @@
Scene 33
[clop clop whinny]
KNIGHT: They're nervous, sire.
ARTHUR: Then we'd best leave them here and carry on on foot. Dis-mount!

View File

@ -5,4 +5,4 @@
if [ -z "$debian_chroot" ] && [ -r /etc/debian_chroot ]; then
debian_chroot=$(cat /etc/debian_chroot)
fi

View File

@ -5,4 +5,4 @@
if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
. /etc/bash_completion
fi

View File

@ -11,7 +11,7 @@ A:
- connection_pass: poney
- connection_use_unicode: True
- connection_charset: utf8
- saltenv:
- saltenv:
- LC_ALL: "en_US.utf8"
B:
mysql_database.absent:
@ -22,7 +22,7 @@ B:
- connection_pass: poney
- connection_use_unicode: True
- connection_charset: utf8
- saltenv:
- saltenv:
- LC_ALL: "en_US.utf8"
- require:
- mysql_database: A

View File

@ -1,6 +1,6 @@
Scene 24
OLD MAN: Ah, hee he he ha!
ARTHUR: And this enchanter of whom you speak, he has seen the grail?
OLD MAN: Ha ha he he he he!

View File

@ -1,6 +1,6 @@
Scene 32
ARTHUR: Knights! Forward!
[boom boom boom boom BOOM boom boom boom boom]
What manner of man are you that can summon up fire without flint

View File

@ -1,6 +1,6 @@
Scene 34
KNIGHT: There! Look!
LAUNCELOT: What does it say?
GALAHAD: What language is that?

View File

@ -4,7 +4,7 @@ fail_stage:
- failparse
req_fail:
match: '*'
sls:
sls:
- fail
require:
- fail_stage