After going to admin/build/testing

I get this error:

PHP Fatal error: Class 'CalaisApiTestCase' not found in sites/all/modules/contrib/opencalais/calais_api.test on line 3

Comments

febbraro’s picture

That class is in the calais_api.test file. It is below the classes that extend it though. Can you try moving it to the top of the file to see if that makes your error go away? If so I'll just flip flop it.

socialnicheguru’s picture

That did it!

please correct the file.

Could you commit?

Thanks!!!

irakli’s picture

Status: Active » Fixed

Fixed in CVS

irakli’s picture

Title: PHP Fatal error: Class 'CalaisApiTestCase' not found in sites/all/modules/contrib/opencalais/calais_api.test on line 3 » PHP Fatal error: Class 'CalaisApiTestCase' not found

Status: Fixed » Closed (fixed)

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