wip
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user