-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Cloning the repository on local and trying to run the following command:
python -m unittest
Following test fails:
test_004_redux_gl
FAIL: test_004_redux_gl (tests.test_pyard.TestPyard)
Traceback (most recent call last):
File "~/pyARD/tests/test_pyard.py", line 89, in test_004_redux_gl
self.assertTrue(self.ard.redux_gl(glstring, ard_type) == expected_gl)
AssertionError: False is not true
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working