mirror of https://github.com/sbt/sbt.git
Small comment in a test
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@924 d89573ee-9141-11dd-94d4-bdf5e562f29c
This commit is contained in:
parent
86361ad33d
commit
9a816b20d0
|
|
@ -3,6 +3,7 @@ $ copy-file changes/RunSuccess.scala src/main/scala/Run.scala
|
|||
> run
|
||||
[success]
|
||||
|
||||
# an exception in the main thread should be a nonzero exit code
|
||||
$ copy-file changes/RunFailureMain.scala src/main/scala/Run.scala
|
||||
[success]
|
||||
> run
|
||||
|
|
|
|||
Loading…
Reference in New Issue