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

7 lines
123 B
Ruby

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