Rename file per review.

This commit is contained in:
Nick Martin
2012-03-30 16:19:42 -07:00
parent 5a1ecf6d16
commit 48947a46bf
2 changed files with 1 additions and 1 deletions

View File

@@ -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) {