From b15d089e34574e5b780e20002c963302c069892e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Johan=20Sundstr=C3=B6m?= <oyasumi@gmail.com>
Date: Fri, 7 Feb 2003 13:16:59 +0100
Subject: [PATCH] Added newline at EOF.

Rev: lib/modules/Crypto/testsuite.in:1.3
Rev: lib/modules/Graphics.pmod/Graph.pmod/testsuite.in:1.2
Rev: lib/modules/SSL.pmod/testsuite.in:1.2
Rev: lib/modules/Standards.pmod/ASN1.pmod/testsuite.in:1.3
Rev: lib/modules/String.pmod/testsuite.in:1.5
Rev: src/post_modules/Unicode/testsuite.in:1.4
---
 lib/modules/Crypto/testsuite.in                   | 4 ++--
 lib/modules/Graphics.pmod/Graph.pmod/testsuite.in | 4 ++--
 lib/modules/SSL.pmod/testsuite.in                 | 4 ++--
 lib/modules/Standards.pmod/ASN1.pmod/testsuite.in | 4 ++--
 lib/modules/String.pmod/testsuite.in              | 4 ++--
 src/post_modules/Unicode/testsuite.in             | 2 +-
 6 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/lib/modules/Crypto/testsuite.in b/lib/modules/Crypto/testsuite.in
index 89d049bd0a..a12123ea29 100644
--- a/lib/modules/Crypto/testsuite.in
+++ b/lib/modules/Crypto/testsuite.in
@@ -1,4 +1,4 @@
-dnl $Id: testsuite.in,v 1.2 2003/01/04 00:36:26 nilsson Exp $
+dnl $Id: testsuite.in,v 1.3 2003/02/07 12:16:59 jhs Exp $
 
 dnl Crypto.randomness
 
@@ -35,4 +35,4 @@ test_do( C->set_rot_key(3, "ABCabc
 test_eq( C->encode("Abbas"), "a���s" )
 test_eq( C->decode("a���s"), "Abbas" )
 
-test_do( add_constant("C") )
\ No newline at end of file
+test_do( add_constant("C") )
diff --git a/lib/modules/Graphics.pmod/Graph.pmod/testsuite.in b/lib/modules/Graphics.pmod/Graph.pmod/testsuite.in
index 312cd5a014..cd4fec62a8 100644
--- a/lib/modules/Graphics.pmod/Graph.pmod/testsuite.in
+++ b/lib/modules/Graphics.pmod/Graph.pmod/testsuite.in
@@ -1,4 +1,4 @@
-// $Id: testsuite.in,v 1.1 2002/08/20 18:33:19 nilsson Exp $
+// $Id: testsuite.in,v 1.2 2003/02/07 12:16:59 jhs Exp $
 
 define(graph_test, [[test_do([[
 constant data = ([ "data":
@@ -17,4 +17,4 @@ graph_test(pie)
 graph_test(sumbars)
 graph_test(line)
 graph_test(norm)
-graph_test(graph)
\ No newline at end of file
+graph_test(graph)
diff --git a/lib/modules/SSL.pmod/testsuite.in b/lib/modules/SSL.pmod/testsuite.in
index e7ebba52d9..deae05595e 100644
--- a/lib/modules/SSL.pmod/testsuite.in
+++ b/lib/modules/SSL.pmod/testsuite.in
@@ -1,4 +1,4 @@
-dnl $Id: testsuite.in,v 1.1 2003/02/07 03:15:15 nilsson Exp $
+dnl $Id: testsuite.in,v 1.2 2003/02/07 12:16:59 jhs Exp $
 
 test_any([[
 #pike 7.4
@@ -8,4 +8,4 @@ return SSL.constants && 1;
 test_any([[
 #pike 7.4
 return SSL.cipher && 1;
-]], 1)
\ No newline at end of file
+]], 1)
diff --git a/lib/modules/Standards.pmod/ASN1.pmod/testsuite.in b/lib/modules/Standards.pmod/ASN1.pmod/testsuite.in
index 271daf503a..a69ca42fa2 100644
--- a/lib/modules/Standards.pmod/ASN1.pmod/testsuite.in
+++ b/lib/modules/Standards.pmod/ASN1.pmod/testsuite.in
@@ -1,4 +1,4 @@
-dnl $Id: testsuite.in,v 1.2 2003/01/29 14:47:02 marcus Exp $
+dnl $Id: testsuite.in,v 1.3 2003/02/07 12:16:59 jhs Exp $
 
 dnl Tests from ITU-T Rec.X690 (07/2002)
 
@@ -18,4 +18,4 @@ dnl   "\6\3\201""4\3")
 
 dnl �8.21
 test_eq( Standards.ASN1.Types.VisibleString("Jones")->get_der(),
-  "\32\5Jones" )
\ No newline at end of file
+  "\32\5Jones" )
diff --git a/lib/modules/String.pmod/testsuite.in b/lib/modules/String.pmod/testsuite.in
index 432e8665f2..5359edc2dc 100644
--- a/lib/modules/String.pmod/testsuite.in
+++ b/lib/modules/String.pmod/testsuite.in
@@ -1,4 +1,4 @@
-dnl $Id: testsuite.in,v 1.4 2002/12/29 22:31:21 nilsson Exp $
+dnl $Id: testsuite.in,v 1.5 2003/02/07 12:16:59 jhs Exp $
 
 test_eq([[ String.Buffer()->add("xxx") ]], 3)
 test_any([[
@@ -265,4 +265,4 @@ test_any([[
   #pike 7.2
   return String.strmult("foo",4);
 ]], "foofoofoofoo")
-test_eval_error( String.strmult("foo",4); )
\ No newline at end of file
+test_eval_error( String.strmult("foo",4); )
diff --git a/src/post_modules/Unicode/testsuite.in b/src/post_modules/Unicode/testsuite.in
index 979c89ebfe..1722dc74e9 100644
--- a/src/post_modules/Unicode/testsuite.in
+++ b/src/post_modules/Unicode/testsuite.in
@@ -2,4 +2,4 @@ test_tests(
   array(int) a() {
     return (array(int))(Process.popen(RUNPIKE+" \"SRCDIR/test.pike\" \"SRCDIR\"")/" ");
   }
-  )
\ No newline at end of file
+  )
-- 
GitLab