added whole system from ola4doc
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
resolve = require('../../../');
|
||||
|
||||
module.exports = function(t, cb) {
|
||||
resolve('mymodule', null, cb);
|
||||
}
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
module.exports = "The tools we use have a profound (and devious!) influence on our thinking habits, and, therefore, on our thinking abilities.- E. Dijkstra"
|
||||
Reference in New Issue
Block a user