This commit is contained in:
evilchili
2026-05-15 20:31:27 -07:00
parent 38af541c5d
commit 781af3cc1e
5 changed files with 472 additions and 557 deletions
+1
View File
@@ -7,6 +7,7 @@ var params = {
root: "test/integration",
mount: [
['/static', 'dist/ribbit'],
['/test', 'test/integration'],
],
logLevel: 2, // 0 = errors only, 1 = some, 2 = lots
};