From a90004b9133b62b3dc2ee80c572a8d0c9c607141 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Thu, 17 Apr 2014 23:55:49 +0200 Subject: Test suite: Update file headers and comments --- src/testsuite/misc-test.e | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/testsuite/misc-test.e') diff --git a/src/testsuite/misc-test.e b/src/testsuite/misc-test.e index 0623024d..a83bc5b4 100644 --- a/src/testsuite/misc-test.e +++ b/src/testsuite/misc-test.e @@ -1,4 +1,5 @@ -# $Id: misc-test.e,v 1.2 2008/02/17 13:51:00 alex Exp $ +# ngIRCd test suite +# Misc test spawn telnet localhost 6789 expect { @@ -161,5 +162,3 @@ expect { timeout { exit 1 } "ERROR" } - -# -eof- -- cgit 1.4.1