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