source: extensions/gsdl-video/trunk/installed/cmdline/bin/testrb@ 18425

Last change on this file since 18425 was 18425, checked in by davidb, 15 years ago

Video extension to Greenstone

File size: 199 bytes
Line 
1#!/research/code/gsdl-video-import/trunk/installed/cmdline/bin/ruby
2require 'test/unit'
3(r = Test::Unit::AutoRunner.new(true)).process_args(ARGV) or
4 abort r.options.banner + " tests..."
5exit r.run
Note: See TracBrowser for help on using the repository browser.