clocks_server/test/models/clock_test.rb

8 lines
119 B
Ruby
Raw Permalink Normal View History

2026-02-01 19:45:29 -05:00
require "test_helper"
class ClockTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end