mirror of
https://github.com/System-End/highway.git
synced 2026-04-19 20:55:14 +00:00
7 lines
118 B
Ruby
7 lines
118 B
Ruby
require "test_helper"
|
|
|
|
class RsvpTest < ActiveSupport::TestCase
|
|
# test "the truth" do
|
|
# assert true
|
|
# end
|
|
end
|