Plato on Github
Report Home
dojo/tests/unit/resources/noderequire.js
Maintainability
93.23
Lines of code
1
Difficulty
1.50
Estimated Errors
0.01
Function weight
By Complexity
By SLOC
/* * Tests that the node.js standard require works fine */ module.exports = require('./nodemodule');