Skip to content

Instantly share code, notes, and snippets.

@jbrechtel
Created February 23, 2011 00:18
Show Gist options
  • Save jbrechtel/839728 to your computer and use it in GitHub Desktop.
Save jbrechtel/839728 to your computer and use it in GitHub Desktop.
fsc *.scala -classpath scalatest-1.3.jar
scala -cp scalatest-1.3.jar org.scalatest.tools.Runner -p . -o -s BowlingGameSpecs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment