소스 검색

declare property in Zend_Mail_MailTest.

Rob Allen 12 년 전
부모
커밋
a65cd6c90f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tests/Zend/Mail/MailTest.php

+ 1 - 0
tests/Zend/Mail/MailTest.php

@@ -120,6 +120,7 @@ class Zend_Mail_Transport_Sendmail_Mock extends Zend_Mail_Transport_Sendmail
  */
  */
 class Zend_Mail_MailTest extends PHPUnit_Framework_TestCase
 class Zend_Mail_MailTest extends PHPUnit_Framework_TestCase
 {
 {
+    protected $numAssertions;
 
 
     public function tearDown() {
     public function tearDown() {
         Zend_Mail::clearDefaultFrom();
         Zend_Mail::clearDefaultFrom();