8d3e970
1 2 3 4 5 6 7 8 9 10 11
requireLib('templates/propfind'); suite('templates/propfind', function() { var Propfind; suiteSetup(function() { Propfind = Webcals.require('templates/propfind'); }); });