Merge pull request #658 from AndrewGaspar/master

Fixed the express module definition
This commit is contained in:
Diullei Gomes
2013-06-20 23:44:36 -07:00
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