Initial Commit
This commit is contained in:
4
test/unit/helpers/assets_helper_test.rb
Executable file
4
test/unit/helpers/assets_helper_test.rb
Executable file
@@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class AssetsHelperTest < ActionView::TestCase
|
||||
end
|
||||
4
test/unit/helpers/comments_helper_test.rb
Executable file
4
test/unit/helpers/comments_helper_test.rb
Executable file
@@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class CommentsHelperTest < ActionView::TestCase
|
||||
end
|
||||
4
test/unit/helpers/softwares_helper_test.rb
Executable file
4
test/unit/helpers/softwares_helper_test.rb
Executable file
@@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class SoftwaresHelperTest < ActionView::TestCase
|
||||
end
|
||||
Reference in New Issue
Block a user