mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Rename file per review.
This commit is contained in:
@@ -8,7 +8,7 @@ Package.on_use(function (api, where) {
|
||||
|
||||
api.add_files('try_all_permutations.js', where);
|
||||
api.add_files('async_multi.js', where);
|
||||
api.add_files('test_events.js', where);
|
||||
api.add_files('simulate_event.js', where);
|
||||
});
|
||||
|
||||
Package.on_test(function (api) {
|
||||
|
||||
Reference in New Issue
Block a user