mirror of
https://github.com/basecamp/once-campfire.git
synced 2026-09-17 22:12:05 +09:00
df76a227dc
First open source release of Campfire 🎉
5 lines
71 B
Ruby
5 lines
71 B
Ruby
require "test_helper"
|
|
|
|
class AccountTest < ActiveSupport::TestCase
|
|
end
|