-
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_003_mac
FAIL: test_003_mac (tests.test_pyard.TestPyard)
Traceback (most recent call last):
File "~/pyARD/tests/test_pyard.py", line 80, in test_003_mac
self.assertTrue(self.ard.redux_gl("A01:AB", 'G') == "A01:01:01G/A*01:02")
AssertionError: False is not true
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working