aboutsummaryrefslogtreecommitdiff
path: root/engine/tests/elgg_unit_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/tests/elgg_unit_test.php')
-rwxr-xr-xengine/tests/elgg_unit_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/tests/elgg_unit_test.php b/engine/tests/elgg_unit_test.php
index 79c3d375c..d9841099b 100755
--- a/engine/tests/elgg_unit_test.php
+++ b/engine/tests/elgg_unit_test.php
@@ -6,7 +6,7 @@ abstract class ElggCoreUnitTest extends UnitTestCase
{
parent::__construct();
}
-
+
public function __destruct()
{
}