Closed rogpeppe closed 5 years ago
When quicktest failed with a % character in the message, we get an inappropriately fmt-formatted string, so fix that by using Fprint instead of Fprintf.
When quicktest failed with a % character in the message, we get an inappropriately fmt-formatted string, so fix that by using Fprint instead of Fprintf.