From e665e49d9a9ed89dfc4da4fe8728a611a3b75df9 Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Fri, 1 May 2020 08:45:55 +0000 Subject: [PATCH] Add Domframework tests git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5971 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- Tests/tcpclientTest.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Tests/tcpclientTest.php b/Tests/tcpclientTest.php index 1915a61..98f6204 100644 --- a/Tests/tcpclientTest.php +++ b/Tests/tcpclientTest.php @@ -1,4 +1,8 @@ + */ /** Test the TCP client */ class tcpclientTest extends PHPUnit_Framework_TestCase