left4me/rails/test/models/action_test.rb
mwiegand 5ab99c7779
wip
2022-11-27 17:32:21 +01:00

7 lines
120 B
Ruby

require "test_helper"
class ActionTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end