diff options
| author | Yoggzo <yogg@epsina.com> | 2016-04-18 17:38:25 +0200 |
|---|---|---|
| committer | Yoggzo <yogg@epsina.com> | 2016-04-18 17:38:25 +0200 |
| commit | e1b15c38d7f3bd158d477537bb26256baa7565a8 (patch) | |
| tree | 5fe2f85a439b74c54ffbccce6db94af086e55461 /server/Test | |
| parent | 9e7eb6774b823c1716ec14476ac8e53d758143ab (diff) | |
begining of automating
Diffstat (limited to 'server/Test')
| -rwxr-xr-x | server/Test/AppTestClass.php | 6 |
1 files changed, 0 insertions, 6 deletions
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];
-
- }
}
|
