Fixed express module definition.

This commit is contained in:
Andrew Gaspar
2013-06-20 22:41:35 -07:00
parent 41c216fb10
commit 82ae26b96c
2 changed files with 612 additions and 607 deletions
+1 -1
View File
@@ -1277,7 +1277,7 @@ function test_general() {
app.enabled('trust proxy');
app.configure(function () => {
app.configure(() => {
app.set('title', 'My Application');
});
+611 -606
View File
File diff suppressed because it is too large Load Diff