diff --git a/scripts/verify-public-release.mjs b/scripts/verify-public-release.mjs index 4ca2218..e023987 100644 --- a/scripts/verify-public-release.mjs +++ b/scripts/verify-public-release.mjs @@ -122,6 +122,7 @@ const sourceFiles = [ 'tests/log-mode.test.js', 'tests/log-policy.test.js', 'tests/log-rotation.test.js', + 'tests/main-remote-input.test.js', 'tests/online-backup-service.test.js', 'tests/online-backup.test.js', 'tests/orphan-tmp.test.js',