Files
flights/test/models/engine_test.rb
2022-01-15 16:05:31 -05:00

8 lines
120 B
Ruby

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