Moved old tests and app/model out of the way
This commit is contained in:
parent
21adee88d4
commit
6d8190c096
40 changed files with 0 additions and 0 deletions
|
@ -1,9 +0,0 @@
|
|||
require 'test_helper'
|
||||
require 'find'
|
||||
|
||||
test_root = File.dirname(__FILE__)
|
||||
Find.find(test_root) { |path|
|
||||
if File.file?(path) and path =~ /.*_test\.rb$/
|
||||
load path
|
||||
end
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue