]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/testsuite/stress-B.e
Test suite: Update file headers and comments
[ngircd-alex.git] / src / testsuite / stress-B.e
index e260c6d36ea0b705a4083d8a5e3bfffdac90c31e..95156cbb552041a88222bb27a9ca3f4d7481c646 100644 (file)
@@ -1,4 +1,5 @@
-# $Id: stress-B.e,v 1.3 2005/12/30 22:12:28 alex Exp $
+# ngIRCd test suite
+# "Stress" body
 
 send "user user . . :User\r"
 expect {
@@ -73,5 +74,3 @@ expect {
        timeout { exit 1 }
        "Connection closed"
 }
-
-# -eof-