diff options
Diffstat (limited to 'application/third_party/test-more-php/Test-Simple-OO.php')
-rwxr-xr-x | application/third_party/test-more-php/Test-Simple-OO.php | 1 |
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; |