mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 15:00:18 +00:00
WE CRAVE EXTERNAL VALIDATION
This commit is contained in:
+1
-1
@@ -148,7 +148,7 @@ def to_roman(n):
|
||||
<samp class=p>you@localhost:~/diveintopython3/examples$ </samp><kbd>python3 romantest1.py -v</kbd>
|
||||
<a><samp>test_to_roman_known_values (__main__.KnownValues)</samp> <span class=u>①</span></a>
|
||||
<a><samp>to_roman should give known result with known input ... FAIL</samp> <span class=u>②</span></a>
|
||||
|
||||
<samp>
|
||||
======================================================================
|
||||
FAIL: to_roman should give known result with known input
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user