whitespace..

This commit is contained in:
Jake Scott
2019-01-22 16:20:34 -05:00
committed by GitHub
parent 176b9165cb
commit 49cd96a4ca
+1 -1
View File
@@ -137,7 +137,7 @@ namespace express_tests {
req.next;
res.req;
});
// Test mounting sub-apps
app.use('/sub-app', express());