bumped to 1.2.5

This commit is contained in:
Theodor Diaconu 2016-11-29 11:21:35 +02:00
parent 9e363af1ff
commit a116fd9771

View file

@ -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');