devel
This commit is contained in:
parent
f81c1d69c5
commit
37f548ce46
89 changed files with 466 additions and 70 deletions
8
test/unit/folder_test.rb
Executable file
8
test/unit/folder_test.rb
Executable file
|
@ -0,0 +1,8 @@
|
|||
require 'test_helper'
|
||||
|
||||
class FolderTest < ActiveSupport::TestCase
|
||||
# Replace this with your real tests.
|
||||
test "the truth" do
|
||||
assert true
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue