Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit 6f4c04c

Browse files
committed
more rename
1 parent d370d2c commit 6f4c04c

18 files changed

+1
-1
lines changed

Rakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ require 'rake/testtask'
22

33
Rake::TestTask.new do |t|
44
t.libs << 'test'
5-
t.test_files = FileList['test/**/test_*.rb']
5+
t.test_files = FileList['test/**/*_test.rb']
66
t.verbose = true
77
end
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)