Adding pamela but I'm dumb and messed up routing
This commit is contained in:
4
test/unit/helpers/pamela_helper_test.rb
Normal file
4
test/unit/helpers/pamela_helper_test.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
require 'test_helper'
|
||||
|
||||
class PamelaHelperTest < ActionView::TestCase
|
||||
end
|
||||
7
test/unit/mac_log_test.rb
Normal file
7
test/unit/mac_log_test.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
require 'test_helper'
|
||||
|
||||
class MacLogTest < ActiveSupport::TestCase
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
end
|
||||
7
test/unit/mac_test.rb
Normal file
7
test/unit/mac_test.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
require 'test_helper'
|
||||
|
||||
class MacTest < ActiveSupport::TestCase
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
end
|
||||
Reference in New Issue
Block a user