summaryrefslogtreecommitdiff
path: root/tests/test_array/code.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_array/code.php')
-rw-r--r--tests/test_array/code.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_array/code.php b/tests/test_array/code.php
index 1e02e20..b524c15 100644
--- a/tests/test_array/code.php
+++ b/tests/test_array/code.php
@@ -1,6 +1,7 @@
<?php
-function test_func($ste) {
+function test_func($ste)
+{
$ste->vars["foo"] = array(
"a" => array(
"blabla" => "OK"