Skip to content

Commit

Permalink
resistor-color-duo: update tests to v2.0.0 (#1773)
Browse files Browse the repository at this point in the history
  • Loading branch information
xitanggg authored and cmccandless committed May 3, 2019
1 parent f1e3603 commit 839e3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/resistor-color-duo/resistor_color_duo_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from resistor_color_duo import value


# Tests adapted from `problem-specifications//canonical-data.json` @ v1.0.0
# Tests adapted from `problem-specifications//canonical-data.json` @ v2.0.0

class ResistorColorDuoTest(unittest.TestCase):
def test_brown_and_black(self):
Expand Down

0 comments on commit 839e3fe

Please sign in to comment.