mirror of
https://github.com/vale981/grapher
synced 2025-03-05 17:41:41 -05:00
bumped to 1.2.5
This commit is contained in:
parent
9e363af1ff
commit
a116fd9771
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ Package.onTest(function (api) {
|
|||
api.addFiles('lib/query/testing/bootstrap/index.js');
|
||||
|
||||
// When you play with tests you should comment this to make tests go faster.
|
||||
// api.addFiles('lib/query/testing/bootstrap/fixtures.js', 'server');
|
||||
api.addFiles('lib/query/testing/bootstrap/fixtures.js', 'server');
|
||||
|
||||
api.addFiles('lib/query/testing/server.test.js', 'server');
|
||||
api.addFiles('lib/query/testing/client.test.js', 'client');
|
||||
|
|
Loading…
Add table
Reference in a new issue