Error Running Simple WebTest

Patricio Porto <[email protected]>
Newsgroups gmane.comp.web.canoo.webtest
Message-ID <CACMSOaK2RnoToTNFksYdE0KMrYXA+Gup2d3qg0aZaZf_wRmwkQ@mail.gmail.com>
I run: "run-webtest" at Grails Console in Eclispe

Code:
class UserWebTests extends grails.util.WebTest {

   void testSomething() {
        invoke(url:'user')
  verifyText(text:'Home')
    }

}

Error:
"Error No such property: runningFunctionalTestsInline for class:
_GrailsTest ... "

Any ideas of what could be ? Thanks!
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.