diff --git a/build.properties b/build.properties index e389596..8de8c90 100644 --- a/build.properties +++ b/build.properties @@ -2,10 +2,10 @@ catalina.home=/usr/local/tomcat8080 catalina.base=/usr/local/tomcat2020 url=http://localhost:2020/manager -username= -password= +username=travis +password=bavis #These properties need to be set to run the unit tests. They are your login to the dictionary -lex.username= -lex.password= +lex.username=travis +lex.password=bavis jmeterhome=/Users/travis/webapps/jmeter