Added mac logs, improved mac editing/viewing
This commit is contained in:
7
test/functional/mac_logs_controller_test.rb
Normal file
7
test/functional/mac_logs_controller_test.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
require 'test_helper'
|
||||
|
||||
class MacLogsControllerTest < ActionController::TestCase
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
end
|
||||
4
test/unit/helpers/mac_logs_helper_test.rb
Normal file
4
test/unit/helpers/mac_logs_helper_test.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class MacLogsHelperTest < ActionView::TestCase
|
||||
end
|
||||
Reference in New Issue
Block a user