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:
dmharrah 2009-08-02 00:54:12 +00:00
parent 86361ad33d
commit 9a816b20d0
1 changed files with 1 additions and 0 deletions

View File

@ -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