1
0
Fork 0

Added test todo for class_builder

closure/master
Mike Gerwitz 2011-03-27 23:09:17 -04:00
parent adfc607c8b
commit 5bb0269280
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,11 @@
*
* @author Mike Gerwitz
* @package core
*
* TODO: This module is currently being tested /indirectly/ by the class tests.
* This is because of a refactoring. All of this logic used to be part of
* the class module. Test this module directly, but keep the existing
* class tests in tact for a higher-level test.
*/
var util = require( __dirname + '/util' ),