summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaurent Napias <[email protected]>2019-06-29 10:29:13 +0200
committerZenWalker <[email protected]>2019-07-06 21:46:58 +0200
commitdb655f3fb2f67b695d36369e584fcb598e0e1bea (patch)
treeff7a4404cb6f0d1d8ca3a08ee50c60641641f1b4 /tests
parent5153fb08a2e26015d07e7b3805de15d38bd05a9d (diff)
downloadpluma-db655f3fb2f67b695d36369e584fcb598e0e1bea.tar.bz2
pluma-db655f3fb2f67b695d36369e584fcb598e0e1bea.tar.xz
Remove trailing whitespaces
Diffstat (limited to 'tests')
-rw-r--r--tests/document-input-stream.c2
-rw-r--r--tests/document-loader.c2
-rw-r--r--tests/document-output-stream.c2
-rw-r--r--tests/document-saver.c4
-rw-r--r--tests/smart-converter.c2
5 files changed, 6 insertions, 6 deletions
diff --git a/tests/document-input-stream.c b/tests/document-input-stream.c
index 2da42d9b..410b6a05 100644
--- a/tests/document-input-stream.c
+++ b/tests/document-input-stream.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with pluma; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301 USA
*/
diff --git a/tests/document-loader.c b/tests/document-loader.c
index d828af1c..bdb36525 100644
--- a/tests/document-loader.c
+++ b/tests/document-loader.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with pluma; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301 USA
*/
diff --git a/tests/document-output-stream.c b/tests/document-output-stream.c
index 03df8aa3..05d14ff2 100644
--- a/tests/document-output-stream.c
+++ b/tests/document-output-stream.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with pluma; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301 USA
*/
diff --git a/tests/document-saver.c b/tests/document-saver.c
index c67d1e02..0706fef2 100644
--- a/tests/document-saver.c
+++ b/tests/document-saver.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with pluma; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301 USA
*/
@@ -706,7 +706,7 @@ int main (int argc,
g_test_add_func ("/document-saver/remote", test_remote);
g_test_add_func ("/document-saver/remote-new-line", test_remote_newline);
-
+
if (have_unowned)
{
diff --git a/tests/smart-converter.c b/tests/smart-converter.c
index 722edddc..44466f0e 100644
--- a/tests/smart-converter.c
+++ b/tests/smart-converter.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with pluma; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301 USA
*/