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

7 lines
124 B
Ruby

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