mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
rename logging test that is no longer in logging
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Tinytest.add("logging - debug", function (test) {
|
||||
Tinytest.add("core - debug", function (test) {
|
||||
|
||||
// Just run a log statement and make sure it doesn't explode.
|
||||
Meteor._suppress_log(3);
|
||||
|
||||
Reference in New Issue
Block a user