1
0
Fork 0

Remove Trait/ParameterTest ctor ordering comment (since resolved)

textend
Mike Gerwitz 2015-05-06 01:59:17 -04:00
parent 313a51d750
commit 991f4086fa
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 0 additions and 3 deletions

View File

@ -19,9 +19,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/*** XXX __construct or __mixin first? __mixin with no parameters should
* permit standard trait with initialization procedure ***/
require( 'common' ).testCase(
{
caseSetUp: function()