Renamed tests file
This commit is contained in:
		| @@ -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() | ||||||
		Reference in New Issue
	
	Block a user