You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the unittests for the doFormat module don't actually ever call doFormat, the only public function in the module. They appear to be the wrong tests copied over from std.format
The text was updated successfully, but these errors were encountered:
the
unittest
s for thedoFormat
module don't actually ever calldoFormat
, the only public function in the module. They appear to be the wrong tests copied over fromstd.format
The text was updated successfully, but these errors were encountered: