Merge pull request #528 from terrytangyuan/test
More Unit Tests for Python Package
This commit is contained in:
@@ -5,6 +5,7 @@ import unittest
|
||||
|
||||
|
||||
dpath = 'demo/data/'
|
||||
rng = np.random.RandomState(1994)
|
||||
|
||||
class TestBasic(unittest.TestCase):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user