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
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
Comment #1
febbraro commentedThat 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.
Comment #2
socialnicheguru commentedThat did it!
please correct the file.
Could you commit?
Thanks!!!
Comment #3
irakli commentedFixed in CVS
Comment #4
irakli commented