# Id: node-sitefile/0.0.5 test/mocha/lib_sitefile_router_du.coffee


describe 'Module sitefile.router.du.', ->
  it 'just loads, nothing more. ', ->
    rst2html_router = require '../../lib/sitefile/routers/rst2html'


