Initial Commit
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class AssetsHelperTest < ActionView::TestCase
|
||||
end
|
||||
Executable
+4
@@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class CommentsHelperTest < ActionView::TestCase
|
||||
end
|
||||
Executable
+4
@@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class SoftwaresHelperTest < ActionView::TestCase
|
||||
end
|
||||
Reference in New Issue
Block a user