Renamed tests file
This commit is contained in:
parent
ed5c976784
commit
47f7773d25
@ -3,7 +3,7 @@ from inkycal.modules.ical_parser import icalendar
|
||||
import arrow
|
||||
|
||||
|
||||
class ical_parser_tests(unittest.TestCase):
|
||||
class ical_parser_test(unittest.TestCase):
|
||||
|
||||
def test_show_events(self):
|
||||
a = icalendar()
|
Loading…
Reference in New Issue
Block a user