← Back to team overview

caneypuggies team mailing list archive

RunTestsView.js is not in the repository

 

Doug,

Could you add RunTestsView.js to the Bazaar repository, commit it, and
push it out to Launchpad?  It looks like it's not present in the
repository yet.  The way to do this is to run commands like the following:

cd ~/Projects/reformedchurcheslocator
bzr status
bzr add
bzr commit -m "Added RunTestsView.js"
bzr push

Thanks!

Tim