mirror of
https://github.com/zhigang1992/tsemple.git
synced 2026-01-12 22:53:00 +08:00
8 lines
124 B
Ruby
8 lines
124 B
Ruby
require 'test_helper'
|
|
|
|
class AttachmentTest < ActiveSupport::TestCase
|
|
# test "the truth" do
|
|
# assert true
|
|
# end
|
|
end
|