Skip to content

Instantly share code, notes, and snippets.

@BanzaiMan
Created May 4, 2010 04:47
Show Gist options
  • Select an option

  • Save BanzaiMan/388970 to your computer and use it in GitHub Desktop.

Select an option

Save BanzaiMan/388970 to your computer and use it in GitHub Desktop.
asari@ubuntu:~/Development/jruby$ ./bin/jruby test/test_thread_service.rb
Loaded suite test/test_thread_service
Started
...
Finished in 6.137 seconds.
3 tests, 4 assertions, 0 failures, 0 errors
asari@ubuntu:~/Development/jruby$ ./bin/jruby test/test_thread_service.rb
Loaded suite test/test_thread_service
Started
...
Finished in 1.35 seconds.
3 tests, 4 assertions, 0 failures, 0 errors
asari@ubuntu:~/Development/jruby$ ./bin/jruby test/test_thread_service.rb
Loaded suite test/test_thread_service
Started
...
Finished in 8.867 seconds.
3 tests, 4 assertions, 0 failures, 0 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment