summaryrefslogtreecommitdiffstats
path: root/application/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'application/third_party')
-rwxr-xr-xapplication/third_party/test-more-php/Test-Simple-OO.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/third_party/test-more-php/Test-Simple-OO.php b/application/third_party/test-more-php/Test-Simple-OO.php
index 33fb643a9..a8302d208 100755
--- a/application/third_party/test-more-php/Test-Simple-OO.php
+++ b/application/third_party/test-more-php/Test-Simple-OO.php
@@ -73,6 +73,7 @@ class TestSimple {
protected $NumberOfTests;
protected $CurrentTestNumber;
protected $Filter;
+ protected $LastFail;
protected $notes;