From e1b15c38d7f3bd158d477537bb26256baa7565a8 Mon Sep 17 00:00:00 2001 From: Yoggzo Date: Mon, 18 Apr 2016 17:38:25 +0200 Subject: begining of automating --- server/Test/AppTestClass.php | 6 ------ 1 file changed, 6 deletions(-) (limited to 'server/Test/AppTestClass.php') diff --git a/server/Test/AppTestClass.php b/server/Test/AppTestClass.php index d2f71e7..a663514 100755 --- a/server/Test/AppTestClass.php +++ b/server/Test/AppTestClass.php @@ -118,12 +118,6 @@ class AppTest{ return $this->errorClass; } - - public function getOutput($key){ - - return $this->output[$key]; - - } } -- cgit v1.2.3