flatten-array: update tests to v1.2.0 (#1288)
This commit is contained in:
committed by
Corey McCandless
parent
8c08c7d29c
commit
3de89116ec
@@ -3,7 +3,7 @@ import unittest
|
||||
from flatten_array import flatten
|
||||
|
||||
|
||||
# Tests adapted from `problem-specifications//canonical-data.json` @ v1.1.0
|
||||
# Tests adapted from `problem-specifications//canonical-data.json` @ v1.2.0
|
||||
|
||||
class FlattenArrayTests(unittest.TestCase):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user