Skip to content

Commit

Permalink
Tests: Import from .ts file
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavohenke committed Jun 19, 2017
1 parent ede8f7d commit 454bb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/typeDefinitionTest.ts
@@ -1,4 +1,4 @@
import * as validator from '../lib/express_validator'
import * as validator from '..'
import * as express from 'express'
const app = express();

Expand Down

0 comments on commit 454bb08

Please sign in to comment.