mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 16:46:50 +02:00
e107_tests: Removed usages of var_dump()
This commit is contained in:
@@ -407,8 +407,6 @@
|
||||
}
|
||||
|
||||
$this->assertEmpty($result, $folder." > ".$this_addon." returned error #".$result.$errMsg);
|
||||
// echo $folder;
|
||||
// var_dump($result);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user