From c2d0960fc113af8b7d99ff09b3f1ed80ca13a71f Mon Sep 17 00:00:00 2001 From: Maxime Bourget Date: Sat, 25 May 2013 17:59:38 +0100 Subject: [PATCH] Adding (empty) process tests. --- test/textcartManager/parseTest.php | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/test/textcartManager/parseTest.php b/test/textcartManager/parseTest.php index 9003c10..45d2035 100644 --- a/test/textcartManager/parseTest.php +++ b/test/textcartManager/parseTest.php @@ -1,20 +1,6 @@ mgr->parse_line($line); $data = $this->mgr->parse_line($line); $this->assertEquals($data, array( "mode" => $mode -- 2.30.2