mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
removed: async client tests
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -49,5 +49,4 @@ Package.onTest(api => {
|
||||
api.addFiles('minimongo_tests.js');
|
||||
api.addFiles('minimongo_tests_client.js', 'client');
|
||||
api.addFiles('minimongo_tests_server.js', 'server');
|
||||
api.addFiles('minimongo_tests_client_async.js', 'client');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user