Ignore:
Timestamp:
May 12, 2008, 8:39:28 PM (16 years ago)
Author:
Tatsukawa, Akimichi
Message:

all of adl_parser unit tests are successful

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ruby/trunk/lib/adl_parser/Rakefile

    r47 r48  
    4040
    4141Rake::TestTask.new('test:shell') do |t|
    42 #  t.libs = ["lib"]
     42  t.libs = ["."]
    4343  t.pattern = ['tests/shell_test.rb']
    4444  t.warning = true
Note: See TracChangeset for help on using the changeset viewer.