Remove Trait/ParameterTest ctor ordering comment (since resolved)
parent
313a51d750
commit
991f4086fa
|
@ -19,9 +19,6 @@
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* 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(
|
require( 'common' ).testCase(
|
||||||
{
|
{
|
||||||
caseSetUp: function()
|
caseSetUp: function()
|
||||||
|
|
Loading…
Reference in New Issue