Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nnance committed Jun 14, 2016
1 parent a399702 commit d6e41e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/tests.ts
Expand Up @@ -8,4 +8,4 @@ declare function require(name: string);
require('source-map-support').install();

import '../core/runQuery.test';
import '../bindings/express/expressApollo.test';
import '../bindings/expressApollo.test';

0 comments on commit d6e41e0

Please sign in to comment.