Skip to content

Instantly share code, notes, and snippets.

@eirikb
Created October 5, 2011 14:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eirikb/1264580 to your computer and use it in GitHub Desktop.
Save eirikb/1264580 to your computer and use it in GitHub Desktop.
$ mvn clojure:test
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building comicparser 0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- clojure-maven-plugin:1.3.4:test (default-cli) @ comicparser ---
Testing no.eirikb.comicparser.comicparser
Ran 0 tests containing 0 assertions.
0 failures, 0 errors.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.082s
[INFO] Finished at: Wed Oct 05 16:39:39 CEST 2011
[INFO] Final Memory: 4M/52M
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment