Update readme.md
This commit is contained in:
@@ -50,6 +50,12 @@ class TestSolution(unittest.TestCase):
|
|||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
unittest.main()
|
unittest.main()
|
||||||
|
|
||||||
|
"""
|
||||||
|
PLEASE WRITE TEST ACCORDING TO
|
||||||
|
CONVENTION IN NEW TEST
|
||||||
|
@regex-phonenumber/test.py
|
||||||
|
"""
|
||||||
```
|
```
|
||||||
#### Writing the description:
|
#### Writing the description:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user