/* sbt -- Simple Build Tool
* Copyright 2009 Mark Harrah
*/
import sbt._
class SbtTest(info: ProjectInfo) extends PluginProject(info)