Commit 3e0d53a
Use decimal verb for int in fmt format
This commit corrects a test error message which had been using a string
verb for an int value (breaks under 1.10).
Signed-off-by: John McCabe <[email protected]>1 parent ab49a4b commit 3e0d53a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments