Skip to content

Commit

Permalink
init ver
Browse files Browse the repository at this point in the history
  • Loading branch information
bvenners committed Apr 26, 2012
1 parent 7c0ba35 commit 995e24a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/org/scalasbt/testing/Status.java
@@ -0,0 +1,7 @@
package org.scalasbt.testing;

public enum Status {
Success, Error, Failure, Skipped
}


0 comments on commit 995e24a

Please sign in to comment.