Revert "File.js"
[app.Builder.js] / 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));