diff --git a/v3/pwiki/test/parser.js b/v3/pwiki/test/parser.js index 739a5b1..364ce8d 100755 --- a/v3/pwiki/test/parser.js +++ b/v3/pwiki/test/parser.js @@ -289,24 +289,12 @@ test.Setups({ 'original overloaded', ], } }, - /* XXX include_partial_isolated: function(assert){ return { page: P, code:[ '@include(isolated="partial" /isolated) @slot(slot overloaded)', - 'original overloaded', - ], - } }, - //*/ - /*/ XXX content... - include_content: function(assert, path='/page'){ - return { - page: P, - code: [ - '[[ ]]', - '[[ '+ P.get(path).raw +' ]]', ], } }, - //*/ + 'original overloaded', ], } }, // XXX // recursion... @@ -354,6 +342,9 @@ test.Setups({ // XXX arg... // XXX + // XXX filter... + // XXX + })