Commit 300b1d6d authored by Geoff Simmons's avatar Geoff Simmons

Test Reason.Error().

parent 8445cb6e
......@@ -179,6 +179,7 @@ func TestStatusString(t *testing.T) {
WriteErr, IOErr, Overrun, Abandoned, EOF, EOL, More, Stopped }
for _, v := range stati {
v.String()
v.Error()
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment