Changeset 5346
- Timestamp:
- 01/23/08 17:21:14 (5 years ago)
- Files:
-
- 1 modified
-
platform/tdiary/Rakefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
platform/tdiary/Rakefile
r5324 r5346 22 22 23 23 Spec::Rake::SpecTask.new do |t| 24 t.spec_opts = ['--colour', '--options', File.join('spec', 'spec.opts')] 24 t.spec_opts << '--colour' 25 t.spec_opts << '--loadby' << 'mtime' 26 t.spec_opts << '--reverse' 27 t.spec_opts << '--options' << File.join('spec', 'spec.opts') 25 28 end 26 29
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)