mirror of
https://github.com/zebrajr/express.git
synced 2026-01-15 12:15:27 +00:00
committed by
Douglas Christopher Wilson
parent
566720be15
commit
328c6d3060
@@ -1,6 +1,6 @@
|
||||
|
||||
var express = require('../')
|
||||
, request = require('./support/http');
|
||||
, request = require('supertest');
|
||||
|
||||
describe('req', function(){
|
||||
describe('.subdomains', function(){
|
||||
|
||||
Reference in New Issue
Block a user