- Timestamp:
- 02/11/08 17:34:20 (5 years ago)
- Files:
-
- 1 modified
-
lang/ruby/rspec-fixture/trunk/Rakefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/rspec-fixture/trunk/Rakefile
r6363 r6556 15 15 NAME = "rspec-fixture" 16 16 DESCRIPTION = <<-"END_DESCRIPTION" 17 17 Test::Base like DSL for RSpec 18 18 END_DESCRIPTION 19 19 BIN_FILES = %w( ) … … 39 39 s.bindir = "bin" 40 40 s.require_path = "lib" 41 s.autorequire = ""42 41 s.test_files = Dir["spec/*_spec.rb"] 43 42
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)