8000 Merge pull request #407 from homchou/master · bing4git/log4js-node@409ade8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 409ade8

Browse files
authored
Merge pull request log4js-node#407 from homchou/master
update module location
2 parents 6c21e4a + afd42bd commit 409ade8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/memory-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var log4js = require('./lib/log4js')
1+
var log4js = require('../lib/log4js')
22
, logger
33
, usage
44
, i;

0 commit comments

Comments
 (0)
0