PHP Fatal error: Class 'CalaisApiTestCase' not found
SocialNicheGuru - November 1, 2009 - 16:17
| Project: | Calais |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
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

#1
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.
#2
That did it!
please correct the file.
Could you commit?
Thanks!!!
#3
Fixed in CVS
#4