setup repo
This commit is contained in:
0
tests/__init__.py
Normal file
0
tests/__init__.py
Normal file
7
tests/test_string.py
Normal file
7
tests/test_string.py
Normal file
@ -0,0 +1,7 @@
|
||||
import unittest
|
||||
|
||||
from pydash import PyDash
|
||||
|
||||
|
||||
class Test(unittest.TestCase):
|
||||
|
Reference in New Issue
Block a user