date_ical.info contains the line:

files[] = tests/date_ical_parser_categories.test

yet

tests/date_ical_parser_categories.test

no longer exists.

Comments

alberto56’s picture

Status: Active » Needs review
StatusFileSize
new662 bytes

Here is a patch.

alberto56’s picture

One symptom of this is the following error when trying to run tests:

Fatal error: require_once(): Failed opening required '..,/date_ical/tests/date_ical_parser_categories.test'

coredumperror’s picture

Status: Needs review » Fixed

Whoops! Sorry about that. I removed those tests shortly before I started working on the 3.x branch, and I haven't looked at the 2.x info file since.

I've committed your patch and pushed it to git.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.