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
|
import arrow
|
||||||
|
|
||||||
|
|
||||||
class ical_parser_tests(unittest.TestCase):
|
class ical_parser_test(unittest.TestCase):
|
||||||
|
|
||||||
def test_show_events(self):
|
def test_show_events(self):
|
||||||
a = icalendar()
|
a = icalendar()
|
Loading…
Reference in New Issue
Block a user