Update test script in package.json and enhance patch_files.js with chroot support and improved path handling for file operations.
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node cli.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "node tests/run-tests.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user