~ubuntu-branches/ubuntu/quantal/sshmenu/quantal

« back to all changes in this revision

Viewing changes to test/ts_all.rb

  • Committer: Bazaar Package Importer
  • Author(s): Kevin Coyner
  • Date: 2007-09-15 20:28:59 UTC
  • Revision ID: james.westby@ubuntu.com-20070915202859-s5bbhqw681y2urrj
Tags: upstream-3.14
ImportĀ upstreamĀ versionĀ 3.14

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
require 'test/unit'
 
2
 
 
3
ARGV.each { |f| require f }