mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 15:00:18 +00:00
added missing callout
This commit is contained in:
+1
-1
@@ -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>①</span></a>
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Ran 1 test in 0.016s
|
||||
|
||||
Reference in New Issue
Block a user