added missing callout

This commit is contained in:
Mark Pilgrim
2009-09-25 23:53:23 -04:00
parent dcb3fff126
commit a83114ad80
+1 -1
View File
@@ -214,7 +214,7 @@ subtracting 4 from input, adding IV to output
<pre class='nd screen'>
<samp class=p>you@localhost:~/diveintopython3/examples$ </samp><kbd>python3 romantest1.py -v</kbd>
<samp>test_to_roman_known_values (__main__.KnownValues)
to_roman should give known result with known input ... ok
<a>to_roman should give known result with known input ... ok <span class=u>&#x2460;</span></a>
----------------------------------------------------------------------
Ran 1 test in 0.016s