diff --git a/test.php b/test.php index 13644bc8..d45bb18c 100644 --- a/test.php +++ b/test.php @@ -34,7 +34,9 @@ class Test { //! Test results $data=[], //! Success indicator - $passed=TRUE; + $passed=TRUE, + //! Reporting level + $level; /** * Return test results