bjstester.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 26 Aug 2011 05:41:49 +0000 (13:41 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 26 Aug 2011 05:41:49 +0000 (13:41 +0800)
bjstester.js

index d93ab15..554c391 100644 (file)
@@ -56,7 +56,7 @@ function bjstest(fn) {
     });
     render.loadItems(function() {
         print(render.toSource());
-    });
+    }, true);
     
 }
 //print(JSON.stringify(rf.cfg, null,4));