Skip to content

Commit 971a00a

Browse files
save file
1 parent e01bc7d commit 971a00a

File tree

1 file changed

+2
-0
lines changed
  • blog/25-02-05/request-url-to-absolute-filename/ex

1 file changed

+2
-0
lines changed

blog/25-02-05/request-url-to-absolute-filename/ex/test.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
var path = require('path');
44

55

6+
67
resolve.df = false;
78

89
function resolve(url,docroot='.'){
@@ -33,6 +34,7 @@
3334

3435

3536

37+
3638
var test = setup();
3739

3840
test.tests.forEach((item,i)=>{

0 commit comments

Comments
 (0)