mirror of
https://github.com/vale981/grapher
synced 2025-03-05 09:31:42 -05:00
Removed the bloody comment of fixtures
This commit is contained in:
parent
977b2950e0
commit
31bdc140f5
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,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