hackatime/test/models/sailors_log_test.rb

7 lines
124 B
Ruby

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